0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/advanced_topics
Karl Hobley f29ce6c1f9 Renamed wagtail.wagtailforms to wagtail.contrib.forms
Conflicts:
	docs/reference/contrib/forms/customisation.rst
	docs/reference/contrib/forms/index.rst
	wagtail/contrib/forms/tests/test_forms.py
	wagtail/contrib/forms/tests/test_models.py
	wagtail/contrib/forms/tests/test_views.py
	wagtail/contrib/forms/views.py
	wagtail/contrib/forms/wagtail_hooks.py
	wagtail/tests/settings.py
	wagtail/tests/testapp/models.py
2017-11-26 22:43:47 +00:00
..
api Rename wagtail.wagtailimages to wagtail.images 2017-11-26 22:43:47 +00:00
customisation Rename wagtail.wagtailusers to wagtail.users 2017-11-26 22:43:47 +00:00
documents Rename wagtail.wagtaildocs to wagtail.documents 2017-11-26 22:43:47 +00:00
i18n Rename wagtail.wagtaildocs to wagtail.documents 2017-11-26 22:43:47 +00:00
images Rename wagtail.wagtailimages to wagtail.images 2017-11-26 22:43:47 +00:00
deploying.rst Added PythonAnywhere deployment infos including the wagtail-pythonanywhere-quickstart project 2017-10-03 15:54:33 +01:00
embeds.rst Rename wagtail.wagtailembeds to wagtail.embeds 2017-11-26 22:43:47 +00:00
index.rst Adds docs for custom document models and get_document_model 2017-08-24 10:22:52 -07:00
jinja2.rst Rename wagtail.wagtailimages to wagtail.images 2017-11-26 22:43:47 +00:00
performance.rst
privacy.rst Document the DOCUMENT_PASSWORD_REQUIRED_TEMPLATE setting 2017-06-16 14:50:48 +01:00
settings.rst Renamed wagtail.wagtailforms to wagtail.contrib.forms 2017-11-26 22:43:47 +00:00
testing.rst
third_party_tutorials.rst