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
8eae094638
django1
/
django
/
views
History
Hasan Ramezani
4f8f1b2f24
Fixed
#29903
-- Added error message for invalid WeekArchiveView week_format.
2018-10-29 14:22:42 -04:00
..
decorators
Fixed
#26688
-- Fixed HTTP request logging inconsistencies.
2018-05-04 20:55:03 -04:00
generic
Fixed
#29903
-- Added error message for invalid WeekArchiveView week_format.
2018-10-29 14:22:42 -04:00
templates
Refs
#29654
-- Replaced three dots with ellipsis character in output strings.
2018-08-22 09:13:58 -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
#28508
-- Set the foreground color to black in CSRF and 404 error templates.
2017-09-21 10:23:23 -04:00
debug.py
Refs
#29784
-- Switched to https:// links where available.
2018-09-26 08:48:47 +02:00
defaults.py
Refs
#27795
-- Replaced many force_text() with str()
2017-04-27 09:10:02 +02:00
i18n.py
Fixed
#29511
-- Added charset to JavaScriptCatalog's Content-Type header.
2018-06-22 09:15:29 +02:00
static.py
Fixed
#16470
-- Allowed FileResponse to auto-set some Content headers.
2018-05-15 18:12:11 +02:00