forked from orbit-oss/flask
Added lazyloading pattern and explicit chapter links in tutorial.
This fixes #49.
This commit is contained in:
parent
6c095deda5
commit
9d19b77acf
15 changed files with 147 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
.. _tutorial-setup:
|
||||
|
||||
Step 2: Application Setup Code
|
||||
==============================
|
||||
|
||||
|
|
@ -62,3 +64,5 @@ focus on that a little later. First we should get the database working.
|
|||
Want your server to be publically available? Check out the
|
||||
:ref:`externally visible server <public-server>` section for more
|
||||
information.
|
||||
|
||||
Continue with :ref:`tutorial-dbinit`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue