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
674e3fe13e
django1
/
django
/
views
History
Przemysław Suliga
1f68bb5683
Refs
#26902
-- Protected against insecure redirects in set_language().
2016-08-19 19:16:00 -04:00
..
decorators
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
generic
Fixed
#26207
-- Replaced dynamic classes with non-data descriptors for deferred instance loading.
2016-04-29 13:06:32 -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
#26938
-- Fixed invalid HTML in template postmortem on the debug page.
2016-07-24 18:18:57 +02:00
defaults.py
Fixed
#26567
-- Updated references to obsolete RFC2616.
2016-05-03 11:14:40 -04:00
i18n.py
Refs
#26902
-- Protected against insecure redirects in set_language().
2016-08-19 19:16:00 -04:00
static.py
Fixed
#26973
-- Fixed views.static.serve() crash with show_indexes enabled.
2016-08-10 11:27:03 -04:00