This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
fc32e9c0d9
django1
/
django
/
views
History
Alex Gaynor
2bcb8bfc8d
Fix many many typos in comments throughout the codebase
2014-04-26 10:18:45 -07:00
..
decorators
Moved RequestSite and get_current_site.
2014-01-26 08:50:47 +01:00
generic
Fix many many typos in comments throughout the codebase
2014-04-26 10:18:45 -07:00
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
csrf.py
Fixed
#21322
-- Error message when CSRF cookie is missing
2013-11-03 20:05:10 +01:00
debug.py
Fixed
#22306
-- Deprecated future versions of cycle and firstof template tags.
2014-03-28 18:55:06 -04: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
Fixed
#15318
-- Added settings for language cookie max-age, path, domain
2014-03-01 07:52:45 -05:00
static.py
Merge pull request
#1821
from Bouke/tickets/14170
2013-11-04 13:50:21 -08:00