1
0
mirror of https://github.com/django/django.git synced 2024-12-24 18:16:19 +00:00
django/docs/releases
Claude Paroz be0ad62994 Fixed #21911 -- Made admin views redirect to login when needed
Historically, the Django admin used to pass through the request
from an unauthorized access to the login view directly. Now we
are using a proper redirection, which is also preventing
inadvertantly changing data when POSTing login data to an admin
view when user is already authorized.
Thanks Marc Tamlyn and Tim Graham for the reviews.
2014-02-04 20:02:28 +01:00
..
0.95.txt
0.96.txt
1.0-alpha-1.txt
1.0-alpha-2.txt
1.0-beta-2.txt
1.0-beta.txt
1.0-porting-guide.txt
1.0.1.txt
1.0.2.txt
1.0.txt
1.1-alpha-1.txt
1.1-beta-1.txt
1.1-rc-1.txt
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt
1.2-alpha-1.txt
1.2-beta-1.txt
1.2-rc-1.txt
1.2.1.txt
1.2.2.txt
1.2.3.txt
1.2.4.txt
1.2.5.txt
1.2.6.txt
1.2.7.txt
1.2.txt Updated a bunch of hyperlinks in documentation 2013-12-08 18:40:09 +01:00
1.3-alpha-1.txt
1.3-beta-1.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt
1.3.5.txt
1.3.6.txt
1.3.7.txt
1.3.txt
1.4-alpha-1.txt Fixed #19774 -- Deprecated the contenttypes.generic module. 2014-01-26 14:42:30 -05:00
1.4-beta-1.txt Fixed #19774 -- Deprecated the contenttypes.generic module. 2014-01-26 14:42:30 -05:00
1.4.1.txt
1.4.2.txt
1.4.3.txt
1.4.4.txt
1.4.5.txt
1.4.6.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
1.4.7.txt
1.4.8.txt
1.4.9.txt
1.4.10.txt
1.4.11.txt Added release note stubs for 1.5.6 and 1.4.11. 2014-01-26 17:48:28 -05:00
1.4.txt Reordered deprecation timeline and added back old info; refs #21920. 2014-02-03 08:32:32 -05:00
1.5-alpha-1.txt
1.5-beta-1.txt
1.5.1.txt
1.5.2.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
1.5.3.txt
1.5.4.txt
1.5.5.txt
1.5.6.txt Added release note stubs for 1.5.6 and 1.4.11. 2014-01-26 17:48:28 -05:00
1.5.txt Reordered deprecation timeline and added back old info; refs #21920. 2014-02-03 08:32:32 -05:00
1.6.1.txt Copied 1.6.1 release notes from stable/1.6.x branch. 2013-12-12 15:08:22 -05:00
1.6.2.txt Added missing items to 1.6.2 release notes. 2014-01-26 15:40:14 -05:00
1.6.txt Reordered deprecation timeline and added back old info; refs #21920. 2014-02-03 08:32:32 -05:00
1.7.txt Fixed #21911 -- Made admin views redirect to login when needed 2014-02-04 20:02:28 +01:00
index.txt Added release note stubs for 1.5.6 and 1.4.11. 2014-01-26 17:48:28 -05:00
security.txt