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
1d25354fb5
django1
/
django
/
views
History
Tobias Bengfort
7619a33665
Refs
#28593
-- Changed url() to path() in comments following URL routing changes.
2019-05-13 18:30:51 +02: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 bidirectionality on the congrats page.
2019-04-05 14:20:01 +02: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
#30324
-- Forced utf-8 encoding when loading templates for the technical 404 debug and congrats page.
2019-04-05 16:35:01 +02:00
defaults.py
Refs
#27829
-- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
2019-01-17 10:50:25 -05:00
i18n.py
Fixed
#30304
-- Added support for the HttpOnly, SameSite, and Secure flags on language cookies.
2019-04-08 11:26:06 +02:00
static.py
Refs
#28593
-- Changed url() to path() in comments following URL routing changes.
2019-05-13 18:30:51 +02:00