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
be68c0bf63
django1
/
django
/
views
History
Josh Schneier
37c9b81ebc
Fixed
#28104
-- Prevented condition decorator from setting ETag/Last-Modified headers for non-safe requests.
2017-06-06 15:37:14 -04:00
..
decorators
Fixed
#28104
-- Prevented condition decorator from setting ETag/Last-Modified headers for non-safe requests.
2017-06-06 15:37:14 -04:00
generic
Fixed
#28209
-- Made date-based generic views return a 404 rather than crash when given an out of range date.
2017-05-30 13:20:35 -04:00
templates
Fixed
#28008
-- Replaced getElementsByClassName() JavaScript in debug view template.
2017-04-14 08:12:14 -04:00
__init__.py
Fixed
#25385
-- Allowed importing views.generic.View from views.View.
2016-01-11 08:18:44 -05:00
csrf.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
debug.py
Fixed
#28271
-- Added charset to technical_500_response() AJAX response.
2017-06-05 14:43:40 -04:00
defaults.py
Refs
#27795
-- Replaced many force_text() with str()
2017-04-27 09:10:02 +02:00
i18n.py
Fixed
#18394
-- Added error for invalid JavaScriptCatalog packages
2017-06-06 18:02:22 +02:00
static.py
Fixed
#28122
-- Fixed crash when overriding views.static.directory_index()'s template.
2017-04-25 11:01:21 -04:00