Skip to content

Commit 536855f

Browse files
authored
Update quickstart.rst
I added articles-model.rst to quick start cms tutorial, to avoid confusion. Leaving one link there and not even saying that it is related to the tutorial but just writing there (With the database built, we can now build `Models`.) is not very convenient for readers. Many will not understand that this is a continuation of the tutorial, especially beginners. Therefore, suggesting a page about creating a model, also add it here with all the others
1 parent 64edcb4 commit 536855f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

en/quickstart.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ To start off we'll build a simple Content Management application.
66

77
.. include:: /tutorials-and-examples/cms/installation.rst
88
.. include:: /tutorials-and-examples/cms/database.rst
9+
.. include:: /tutorials-and-examples/cms/articles-model.rst
910
.. include:: /tutorials-and-examples/cms/articles-controller.rst
1011

1112
.. meta::

0 commit comments

Comments
 (0)