class AuthenticationMiddleware Adds the user attribute, representing the currently-logged-in user, to every incoming
class LocaleMiddleware [source] Enables language selection based on data from the request
class CsrfViewMiddleware [source] Adds protection against Cross Site Request Forgeries by
class PersistentRemoteUserMiddleware New in Django 1.9.
class GZipMiddleware [source] Warning
class UpdateCacheMiddleware [source]
class FetchFromCacheMiddleware [source] Enable the site-wide cache. If these are enabled
class SessionMiddleware [source] Enables session support. See the session
class MessageMiddleware [source] Enables cookie- and session-based message support. See the
class CurrentSiteMiddleware [source] Adds the site attribute representing the
Page 1 of 2