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
06627ef2ca
django1
/
django
/
views
History
Tim Graham
37ea3cb03e
Fixed "URLconf" spelling in code comments.
2015-10-22 14:46:42 -04:00
..
decorators
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
generic
Fixed "URLconf" spelling in code comments.
2015-10-22 14:46:42 -04:00
__init__.py
…
csrf.py
Fixed
#24389
-- Isolated the CSRF view from the TEMPLATES setting.
2015-02-22 15:46:35 +01:00
debug.py
Fixed
#25037
-- Added request.user to the debug view.
2015-10-05 09:36:42 -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