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-09 17:02:43 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
/
tests
History
Iacopo Spalletti
21bf685f5e
Fixed
#25697
-- Made default error views error when passed a nonexistent template_name.
2016-01-14 07:05:38 -05:00
..
__init__.py
…
py3_test_debug.py
Ref
#23643
-- Added plain text report of exception chain.
2015-06-01 08:23:54 -04:00
test_csrf.py
Fixed
#25695
-- Added template_name parameter to csrf_failure() view.
2015-11-17 14:28:18 -05:00
test_debug.py
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00
test_defaults.py
Fixed
#25697
-- Made default error views error when passed a nonexistent template_name.
2016-01-14 07:05:38 -05:00
test_i18n.py
Refs
#26048
-- Fixed a flaky i18n selenium test: test_javascript_gettext.
2016-01-06 19:53:15 -05:00
test_json.py
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
test_specials.py
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
test_static.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00