forked from orbit-oss/flask
Add reference to largerapp src in docs
This commit is contained in:
parent
e49b73d2cf
commit
949771adf5
1 changed files with 4 additions and 0 deletions
|
|
@ -114,6 +114,10 @@ You should then end up with something like that::
|
|||
login.html
|
||||
...
|
||||
|
||||
If you find yourself stuck on something, feel free
|
||||
to take a look at the source code for this example.
|
||||
You'll find it located under ``flask/examples/largerapp``.
|
||||
|
||||
.. admonition:: Circular Imports
|
||||
|
||||
Every Python programmer hates them, and yet we just added some:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue