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
c901a1775b
django1
/
django
/
views
History
Aymeric Augustin
3bb6a4390c
Refs
#27753
-- Favored force/smart_str() over force/smart_text().
2019-02-06 14:12:06 -05:00
..
decorators
Fixed
#26688
-- Fixed HTTP request logging inconsistencies.
2018-05-04 20:55:03 -04:00
generic
Fixed
#29750
-- Added View.setup() hook for class-based views.
2018-12-21 19:01:11 -05:00
templates
Fixed
#29995
-- Used higher contrast colors in debug page.
2018-12-21 18:00:13 -05:00
__init__.py
Fixed
#25385
-- Allowed importing views.generic.View from views.View.
2016-01-11 08:18:44 -05:00
csrf.py
Fixed
#28508
-- Set the foreground color to black in CSRF and 404 error templates.
2017-09-21 10:23:23 -04:00
debug.py
Refs
#27753
-- Favored force/smart_str() over force/smart_text().
2019-02-06 14:12:06 -05:00
defaults.py
Refs
#27829
-- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
2019-01-17 10:50:25 -05:00
i18n.py
Fixed
#29825
-- Fixed JS ngettext if the string is a non-plural msgid in the catalog.
2019-01-28 21:04:36 +01:00
static.py
Fixed
#16470
-- Allowed FileResponse to auto-set some Content headers.
2018-05-15 18:12:11 +02:00