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
cee40c7d79
django1
/
django
/
views
History
Aymeric Augustin
130829334c
Removed csrf_response_exempt and csrf_view_exempt.
2012-12-29 21:59:07 +01:00
..
decorators
Removed csrf_response_exempt and csrf_view_exempt.
2012-12-29 21:59:07 +01:00
generic
Fixed
#19378
-- Ensured get_success_url returns a non-lazy URL
2012-12-04 13:22:42 +01:00
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
csrf.py
Removed usage of mimetype kwarg of HttpResponse
2012-06-30 21:19:07 +02:00
debug.py
PEP 302 source loaders already decode appropriately
2012-10-26 01:40:32 +01:00
defaults.py
Fixed
#18807
-- Made 404.html and 500.html optional
2012-09-30 23:16:19 +02:00
i18n.py
Fixed
#18856
-- Ensured that redirects can't be poisoned by malicious users.
2012-12-10 22:11:39 +01:00
static.py
Fixed
#7581
-- Added streaming responses.
2012-10-20 20:05:11 +02:00