index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
utils
/
deprecation.py
Age
Commit message (
Expand
)
Author
2016-06-17
[1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware ...
Carl Meyer
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-04-09
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
Jeremy Lainé
2015-09-29
Fixed #25466 -- Added backwards compatibility aliases for LoaderOrigin and St...
Tim Graham
2015-09-23
Removed RemovedInDjango110Warning.
Tim Graham
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-15
Fixed #24979 -- Removed usage of inspect.getargspec().
Tim Graham
2015-01-19
Advanced deprecation warnings for Django 1.9.
Tim Graham
2014-03-27
Corrected deprecation warnings.
Tim Graham
2014-03-22
Advanced deprecation warnings for 1.8.
Aymeric Augustin
2014-03-08
Avoided changing raw DeprecationWarning filter behavior
Claude Paroz
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer