This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-01 20:44:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
/
tests
History
Claude Paroz
70779d9c1c
Fixed
#24733
-- Passed the triggering exception to 40x error handlers
...
Thanks Tim Graham for the review.
2015-05-11 22:02:14 +02:00
..
__init__.py
…
py3_test_debug.py
Fixes
#23643
-- Added chained exception details to debug view.
2015-03-14 16:08:23 -04:00
test_csrf.py
Fixed
#24389
-- Isolated the CSRF view from the TEMPLATES setting.
2015-02-22 15:46:35 +01:00
test_debug.py
Fixed
#24733
-- Passed the triggering exception to 40x error handlers
2015-05-11 22:02:14 +02:00
test_defaults.py
Fixed
#24733
-- Passed the triggering exception to 40x error handlers
2015-05-11 22:02:14 +02:00
test_i18n.py
Fixed
#22106
-- Allowed using more than one instance of javascript_catalog per project.
2015-03-20 17:27:41 -04:00
test_json.py
…
test_specials.py
Fixed
#23960
-- Removed http.fix_location_header
2015-03-18 18:22:50 +01:00
test_static.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00