1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/releases
Simon Charette b91787910c Fixed #20642 -- Deprecated Option.get_(add|change|delete)_permission.
Those methods were only used by `contrib.admin` internally and exclusively
related to `contrib.auth`. Since they were undocumented but used
in the wild the raised deprecation warning point to an also undocumented
alternative that lives in `contrib.auth`.

Also did some PEP8 and other cleanups in the affected modules.
2013-06-25 12:22:37 -04: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 Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
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 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
1.2.5.txt
1.2.6.txt
1.2.7.txt
1.2.txt
1.3-alpha-1.txt Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase. 2013-05-18 19:04:34 -03:00
1.3-beta-1.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
1.3.1.txt
1.3.2.txt
1.3.txt Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase. 2013-05-18 19:04:34 -03:00
1.4-alpha-1.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
1.4-beta-1.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
1.4.1.txt
1.4.2.txt
1.4.txt Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase. 2013-05-18 19:04:34 -03:00
1.5-alpha-1.txt
1.5-beta-1.txt
1.5.1.txt
1.5.txt Warned that request_finished isn't sent by some buggy setups. 2013-06-12 20:52:08 +02:00
1.6.txt Fixed #20642 -- Deprecated Option.get_(add|change|delete)_permission. 2013-06-25 12:22:37 -04:00
index.txt Fixed #17048 - Added docs for upgrading Django. 2013-05-22 08:52:46 -04:00