This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-18 22:34:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
views
History
Claude Paroz
234a2e0b6b
Fixed
#23866
-- Harmonized refs to Django documentation from code
2014-12-25 13:53:13 +01:00
..
decorators
Fixed
#22461
-- Added if-unmodified-since support to the condition decorator.
2014-12-24 12:33:57 -05:00
generic
Corrected deprecation warnings for RedirectView; refs
#21587
.
2014-11-28 17:59:55 -05:00
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
csrf.py
Fixed
#23866
-- Harmonized refs to Django documentation from code
2014-12-25 13:53:13 +01:00
debug.py
Fixed
#23968
-- Replaced list comprehension with generators and dict comprehension
2014-12-08 07:58:23 -05:00
defaults.py
Removed django.views.defaults.shortcut and django.conf.urls.shortcut per deprecation timeline.
2014-03-21 07:56:00 -04:00
i18n.py
Limited lines to 119 characters in django/
2014-09-05 09:22:16 -04:00
static.py
Fixed
#23276
-- Deprecated passing views as strings to url().
2014-08-12 13:15:40 -04:00