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-10-28 08:06:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
8957dfe4ad76b74744abdbde605d06fb565a55e3
django
/
django
/
views
History
Tim Graham
ca46dc323b
[1.9.x] Fixed "URLconf" spelling in code comments.
...
Backport of
37ea3cb03e
from master
2015-10-22 14:47:15 -04:00
..
decorators
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
generic
[1.9.x] Fixed "URLconf" spelling in code comments.
2015-10-22 14:47:15 -04:00
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
csrf.py
Fixed
#24389
-- Isolated the CSRF view from the TEMPLATES setting.
2015-02-22 15:46:35 +01:00
debug.py
[1.9.x] Removed unused views.debug.linebreak_iter() function.
2015-09-24 10:41:10 -04:00
defaults.py
Fixed
#24733
-- Passed the triggering exception to 40x error handlers
2015-05-11 22:02:14 +02:00
i18n.py
Fixed
#22404
-- Added a view that exposes i18n catalog as a JSON
2015-08-05 09:05:21 -04:00
static.py
Refs
#25236
-- Removed ifequal/ifnotequal usage.
2015-08-08 07:33:15 -04:00