Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/utils/deprecation.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25466 -- Added backwards compatibility aliases for...Tim Graham2015-09-301-1/+11
* Removed RemovedInDjango110Warning.Tim Graham2015-09-241-5/+1
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-3/+3
* Fixed #24979 -- Removed usage of inspect.getargspec().Tim Graham2015-06-151-0/+2
* Advanced deprecation warnings for Django 1.9.Tim Graham2015-01-191-3/+3
* Corrected deprecation warnings.Tim Graham2014-03-271-2/+2
* Advanced deprecation warnings for 1.8.Aymeric Augustin2014-03-221-3/+3
* Avoided changing raw DeprecationWarning filter behaviorClaude Paroz2014-03-081-0/+3
* Fixed #21188 -- Introduced subclasses for to-be-removed-i...Claude Paroz2014-03-081-0/+8
* Fixed #15363 -- Renamed and normalized to `get_queryset` ...Loic Bistuer2013-03-081-0/+62