django/docs/ref
Hugo Osvaldo Barrera dcee1dfc79 Fixed #12405 -- Added LOGOUT_REDIRECT_URL setting.
After a user logs out via auth.views.logout(), they're redirected
to LOGOUT_REDIRECT_URL if no `next_page` argument is provided.
2016-02-04 10:35:37 -05:00
..
class-based-views Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
contrib Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
files Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
forms Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
models Unified some doc links to OneToOneField and ManyToManyField. 2016-02-01 11:02:26 -05:00
templates Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
applications.txt Changed gypsy to manouche in docs and tests. 2016-02-03 09:45:30 -05:00
checks.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
clickjacking.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
csrf.txt Changed `action="."` to `action=""` in tests and docs. 2016-01-21 13:59:15 -05:00
databases.txt Fixed #26121 -- Updated MySQL storage engine example. 2016-01-22 08:19:00 -05:00
django-admin.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
exceptions.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
index.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
middleware.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
migration-operations.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
request-response.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
schema-editor.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
settings.txt Fixed #12405 -- Added LOGOUT_REDIRECT_URL setting. 2016-02-04 10:35:37 -05:00
signals.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
template-response.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
unicode.txt Added missing period to "etc.". 2016-01-11 18:05:15 -05:00
urlresolvers.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
urls.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
utils.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
validators.txt Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:14 -05:00
views.txt Fixed #25697 -- Made default error views error when passed a nonexistent template_name. 2016-01-14 07:05:38 -05:00