Tim Graham
|
12e9adcd71
|
Corrected deprecation warnings.
|
2014-03-27 17:48:12 -04:00 |
Aymeric Augustin
|
232181d1c5
|
Advanced deprecation warnings for 1.8.
|
2014-03-22 21:12:58 +01:00 |
Claude Paroz
|
0c6a339952
|
Avoided changing raw DeprecationWarning filter behavior
Refs #21188. Now pure Python DeprecationWarning visibility should
be back to Python defaults.
|
2014-03-08 11:13:48 +01:00 |
Claude Paroz
|
210d0489c5
|
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Thanks Anssi Kääriäinen for the idea and Simon Charette for the
review.
|
2014-03-08 09:57:40 +01:00 |
Loic Bistuer
|
6983a1a540
|
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
2013-03-08 10:11:45 -05:00 |