fix: do not use appname for config extension entry points
This commit is contained in:
parent
1daa6ee92e
commit
80b50f05da
4 changed files with 9 additions and 3 deletions
|
@ -56,6 +56,8 @@ to solve the "chicken-vs-egg" problem::
|
|||
app = config.get_app()
|
||||
|
||||
|
||||
.. _config-extensions:
|
||||
|
||||
Extending the Config Object
|
||||
---------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue