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
678c8dfee4
django1
/
django
/
views
History
Hasan Ramezani
a59de6e89e
Fixed
#31675
-- Added warning to ExceptionReporter when exception chain has a cycle.
2020-06-10 09:23:33 +02: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
Fixed
#19878
-- Deprecated TemplateView passing URL kwargs into context.
2020-03-23 08:11:14 +01:00
templates
Fixed
#30779
-- Improved selection of filenames in technical 500 debug page.
2020-04-09 11:28:26 +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
#30400
-- Improved typography of user facing strings.
2019-06-28 16:46:18 +02:00
debug.py
Fixed
#31675
-- Added warning to ExceptionReporter when exception chain has a cycle.
2020-06-10 09:23:33 +02:00
defaults.py
Fixed
#30521
-- Fixed invalid HTML in default error pages.
2019-06-07 07:51:45 +02:00
i18n.py
Refs
#30116
-- Simplified regex match group access with Match.__getitem__().
2020-05-11 12:01:28 +02:00
static.py
Refs
#30116
-- Simplified regex match group access with Match.__getitem__().
2020-05-11 12:01:28 +02:00