1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/django/views
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
..
decorators Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00
generic Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
__init__.py
csrf.py
debug.py Corrected a pair of flake8 violations 2014-02-15 10:42:12 -08:00
defaults.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
i18n.py Fixed #15318 -- Added settings for language cookie max-age, path, domain 2014-03-01 07:52:45 -05:00
static.py