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
26be703fe6
django1
/
django
/
views
History
Pavel Lysak
13e4abf83e
Fixed
#30752
-- Allowed using ExceptionReporter subclasses in error reports.
2020-01-16 15:25:49 +01:00
..
decorators
Fixed
#30765
-- Made cache_page decorator take precedence over max-age Cache-Control directive.
2020-01-16 13:39:16 +01:00
generic
Removed "Don't do that" from docs and error messages.
2020-01-06 13:50:43 +01:00
templates
Fixed <span> nesting in technical 500 template.
2020-01-14 10:08:27 +01:00
__init__.py
Fixed
#25385
-- Allowed importing views.generic.View from views.View.
2016-01-11 08:18:44 -05:00
csrf.py
Fixed
#30400
-- Improved typography of user facing strings.
2019-06-28 16:46:18 +02:00
debug.py
Fixed
#30752
-- Allowed using ExceptionReporter subclasses in error reports.
2020-01-16 15:25:49 +01:00
defaults.py
Fixed
#30521
-- Fixed invalid HTML in default error pages.
2019-06-07 07:51:45 +02:00
i18n.py
Renamed set_language()'s next variable to avoid clash with builtin.
2020-01-09 07:54:18 +01:00
static.py
Refs
#30585
-- Updated project templates and tests to use (block)translate tags.
2019-12-18 13:15:38 +01:00