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
4a7d374fd5
django1
/
django
/
views
History
Tomáš Ehrlich
59383f1e3a
Ref
#23643
-- Added plain text report of exception chain.
2015-06-01 08:23:54 -04:00
..
decorators
Fixed typos in HTTP decorator docs.
2015-05-25 07:38:08 -04:00
generic
Removed unnecessary arguments in .get method calls
2015-05-13 20:51:18 +02: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
Ref
#23643
-- Added plain text report of exception chain.
2015-06-01 08:23:54 -04:00
defaults.py
Fixed
#24733
-- Passed the triggering exception to 40x error handlers
2015-05-11 22:02:14 +02:00
i18n.py
Removed unnecessary arguments in .get method calls
2015-05-13 20:51:18 +02:00
static.py
Fixed a few uses of Template that relied on a default engine.
2015-02-22 23:13:55 +01:00