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-02-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
views
History
Baptiste Mispelon
e2f142030b
Fixed
#21564
-- Use local request object when possible in generic views.
...
Thanks to trac user adepue for the report and original patch.
2013-12-16 16:58:08 +01:00
..
decorators
Correct flake8 E302 violations
2013-11-02 19:53:29 -04:00
generic
Fixed
#21564
-- Use local request object when possible in generic views.
2013-12-16 16:58:08 +01:00
__init__.py
…
csrf.py
Fixed
#21322
-- Error message when CSRF cookie is missing
2013-11-03 20:05:10 +01:00
debug.py
Fixed
#21530
-- Prevent AttributeError in default URLconf detection code.
2013-12-07 03:21:58 +01:00
defaults.py
Fixed
#20822
-- Set content type of default error pages to 'text/html'.
2013-08-04 11:04:37 +02:00
i18n.py
Correct flake8 E302 violations
2013-11-02 19:53:29 -04:00
static.py
Merge pull request
#1821
from Bouke/tickets/14170
2013-11-04 13:50:21 -08:00