forked from orbit-oss/flask
Improved configuration support.
This commit is contained in:
parent
68278fd78e
commit
4d16486132
3 changed files with 124 additions and 10 deletions
|
|
@ -284,3 +284,8 @@ Template Rendering
|
|||
.. autofunction:: render_template_string
|
||||
|
||||
.. autofunction:: get_template_attribute
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
.. autoclass:: Config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue