1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/releases
Russell Keith-Magee 1b646e656e Fixed #19384 -- Documented the behavior of custom managers on abstract models.
This documents the behavior introduced by cc337a74, which is BACKWARDS
INCOMPATIBLE for any attempt to invoke a method on a manager using the
abstract class as the calling class (e.g., AbstractBase.objects.do_something())

Thanks to mhsparks for the report.
2012-12-15 22:44:46 +08:00
..
0.95.txt
0.96.txt
1.0-alpha-1.txt
1.0-alpha-2.txt
1.0-beta-2.txt Removed obsolete contrib.comments upgrade guide 2012-11-24 18:10:51 +01:00
1.0-beta.txt
1.0-porting-guide.txt Removed obsolete contrib.comments upgrade guide 2012-11-24 18:10:51 +01:00
1.0.1.txt
1.0.2.txt
1.0.txt Removed obsolete contrib.comments upgrade guide 2012-11-24 18:10:51 +01: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
1.2.5.txt
1.2.6.txt
1.2.7.txt
1.2.txt
1.3-alpha-1.txt
1.3-beta-1.txt
1.3.1.txt
1.3.2.txt Added 1.4.1 and 1.3.2 release notes 2012-08-31 20:35:50 +02:00
1.3.txt Fixed minor typo in 1.3 release notes. 2012-09-06 21:00:16 +10:00
1.4-alpha-1.txt
1.4-beta-1.txt
1.4.1.txt Added 1.4.1 and 1.3.2 release notes 2012-08-31 20:35:50 +02:00
1.4.2.txt Added 1.4.2 release notes 2012-10-21 07:49:35 -07:00
1.4.txt
1.5-alpha-1.txt Typo in the 1.5 release notes 2012-11-28 14:19:05 +01:00
1.5-beta-1.txt Typo in the 1.5 release notes 2012-11-28 14:19:05 +01:00
1.5.txt Fixed #19384 -- Documented the behavior of custom managers on abstract models. 2012-12-15 22:44:46 +08:00
1.6.txt Fixed #19462 -- Made assertQuerysetEqual detect undefined ordering 2012-12-13 13:33:11 +02:00
index.txt Added 1.5 beta release notes. 2012-11-27 15:30:52 -06:00