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
f8bbba8060
django1
/
django
/
views
History
Tim Graham
df8d8d4292
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
..
decorators
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
generic
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
__init__.py
Fixed
#25385
-- Allowed importing views.generic.View from views.View.
2016-01-11 08:18:44 -05:00
csrf.py
Fixed
#26201
-- Documented the consequences of rotating the CSRF token on login.
2016-04-05 11:02:38 -04:00
debug.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
defaults.py
Fixed
#25697
-- Made default error views error when passed a nonexistent template_name.
2016-01-14 07:05:38 -05:00
i18n.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
static.py
Refs
#25236
-- Removed ifequal/ifnotequal usage.
2015-08-08 07:33:15 -04:00