wagtail/docs/advanced_topics
Samir Shah 62b8caedd5 Remove SessionAuthenticationMiddleware from project template and docs.
The project template assumes Django 1.11, where SessionAuthenticationMiddleware is redundant (see https://docs.djangoproject.com/en/1.11/releases/1.10/#features-removed-in-1-10).

Also update the documentation to consistently refer to MIDDLEWARE instead of MIDDLEWARE_CLASSES.
2017-10-04 16:14:34 +01:00
..
api Remove old versionadded annotations from the docs 2017-08-22 14:08:44 +01:00
customisation Allow overriding branding_logo on the 404 page 2017-09-21 13:25:12 +01:00
documents Remove docs for setting up post_delete signals on custom document models 2017-09-13 21:36:55 +01:00
i18n Remove SessionAuthenticationMiddleware from project template and docs. 2017-10-04 16:14:34 +01:00
images Document get_rendition() 2017-02-21 22:48:20 +00:00
deploying.rst Added PythonAnywhere deployment infos including the wagtail-pythonanywhere-quickstart project 2017-10-03 15:54:33 +01:00
embeds.rst Class based embed finders and new embed finder configuration (#2127) 2017-07-03 18:28:13 +01:00
index.rst Adds docs for custom document models and get_document_model 2017-08-24 10:22:52 -07:00
jinja2.rst Tweak wording for include_block tag documentation 2016-07-27 17:04:19 +01:00
performance.rst Link to the full Elasticsearch setup docs from the Performance page 2017-03-23 15:51:11 +01:00
privacy.rst Document the DOCUMENT_PASSWORD_REQUIRED_TEMPLATE setting 2017-06-16 14:50:48 +01:00
settings.rst Remove SessionAuthenticationMiddleware from project template and docs. 2017-10-04 16:14:34 +01:00
testing.rst Add docs for WagtailPageTests 2015-12-15 15:49:40 +00:00
third_party_tutorials.rst Mention Awesome Wagtail on "third-party tutorials" page (#3419) 2017-03-02 12:00:38 +00:00