wagtail/docs/getting_started
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
..
demo_site.rst Update links to github.com/torchbox to point to github.com/wagtail 2016-12-15 11:49:49 +00:00
index.rst Add 'The Zen of Wagtail' document 2017-09-27 12:20:34 +01:00
integrating_into_django.rst Remove SessionAuthenticationMiddleware from project template and docs. 2017-10-04 16:14:34 +01:00
the_zen_of_wagtail.rst Add 'The Zen of Wagtail' document 2017-09-27 12:20:34 +01:00
tutorial.rst Fix deprecated import of modelcluster.tags in tutorial 2017-06-19 12:23:30 +01:00