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
a6074e8908
django1
/
django
/
views
History
Vaclav Ehrlich
369fa471f4
Fixed
#26201
-- Documented the consequences of rotating the CSRF token on login.
2016-04-05 11:02:38 -04:00
..
decorators
Removed British/Austrialian word: whilist.
2015-12-31 14:29:52 -05:00
generic
Fixed W503 flake8 warnings.
2016-04-04 17:14:26 -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 W503 flake8 warnings.
2016-04-04 17:14:26 -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
#21446
-- Allowed not performing redirect in set_language view
2016-03-29 22:15:14 +02:00
static.py
Refs
#25236
-- Removed ifequal/ifnotequal usage.
2015-08-08 07:33:15 -04:00