switch order database config <-> template config in docs/installation.rst
1 files changed, 10 insertions(+), 9 deletions(-) M docs/installation.rst
M docs/installation.rst => docs/installation.rst +10 -9
@@ 77,15 77,6 @@ maintain the order due to database relational constraints: 'wiki.plugins.macros.apps.MacrosConfig', Database ~~~~~~~~ To sync and create tables, do: :: python manage.py migrate Configure ``context_processors`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ 118,6 109,16 @@ to see the current default setting for this variable. }, ] Database ~~~~~~~~ To sync and create tables, do: :: python manage.py migrate Set ``SITE_ID`` ~~~~~~~~~~~~~~~