wagtail/docs/reference
Sebastian 49d706b406 Update docs - run python manage.py migrate once
We have to run python manage.py migrate once, in order to create the necessary tables for the postgres search backend.
Otherwise we get an error, as the insert in the table is not possible.
2017-04-21 09:16:44 +01:00
..
contrib Update docs - run python manage.py migrate once 2017-04-21 09:16:44 +01:00
pages in Page reference docs, don't tell people to consult source code (#3303) 2017-01-28 00:11:52 +00:00
hooks.rst feat: Added construct_image_chooser_queryset, construct_document_chooser_queryset and construct_page_chooser_queryset hooks 2017-02-17 10:40:03 +00:00
index.rst added some basic signals docs 2015-10-06 01:18:25 +13:00
management_commands.rst Remove old versionadded notes 2016-11-28 13:41:35 +00:00
project_template.rst Remove mention of SASS / django-compressor; fix minor text errors 2015-10-15 09:21:47 +01:00
signals.rst Fix internal links 2016-03-06 21:05:05 +00:00