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
4b9330ccc0
django1
/
django
/
views
History
Kevin Christopher Henry
4ef0e019b7
Fixed
#27083
-- Added support for weak ETags.
2016-09-10 08:14:52 -04:00
..
decorators
Fixed
#27083
-- Added support for weak ETags.
2016-09-10 08:14:52 -04:00
generic
Fixed
#25181
-- Added localdate() function to get date in a different time zone.
2016-08-31 17:19:33 -07: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
#27191
-- Fixed debug view crash for requests with 'items' in GET/POST/COOKIES/FILES.
2016-09-07 13:47:09 -04:00
defaults.py
Fixed
#26567
-- Updated references to obsolete RFC2616.
2016-05-03 11:14:40 -04:00
i18n.py
Refs
#26956
-- Allowed is_safe_url() to validate against multiple hosts
2016-09-07 19:56:25 -07:00
static.py
Fixed
#26973
-- Fixed views.static.serve() crash with show_indexes enabled.
2016-08-10 11:27:03 -04:00