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
f63f3cdf09
django1
/
django
/
views
History
Hasan Ramezani
4cd77f97a2
Refs
#31672
-- Made technical 500 debug page include exceptions without tracebacks.
2020-11-10 13:21:50 +01:00
..
decorators
Fixed
#32124
-- Added per-view opt-out for APPEND_SLASH behavior.
2020-10-22 14:15:19 +02:00
generic
Fixed
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
templates
Refs
#31672
-- Made technical 500 debug page include exceptions without tracebacks.
2020-11-10 13:21:50 +01:00
__init__.py
Fixed
#25385
-- Allowed importing views.generic.View from views.View.
2016-01-11 08:18:44 -05:00
csrf.py
Bumped minimum isort version to 5.1.0.
2020-07-30 10:58:59 +02:00
debug.py
Refs
#31672
-- Made technical 500 debug page include exceptions without tracebacks.
2020-11-10 13:21:50 +01:00
defaults.py
Fixed
#30521
-- Fixed invalid HTML in default error pages.
2019-06-07 07:51:45 +02:00
i18n.py
Refs
#31493
-- Replaced var with const and let in JavaScriptCatalog template.
2020-08-05 08:08:46 +02:00
static.py
Fixed
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00