django1/tests/view_tests/tests
Ramiro Morales 6c12cd15e9 Unlocalize line numbers and ids in debug 500 view.
While using USE_L10N, line numbers and IDs were printed as comma (or
locale equivalent) separated values.

Thanks Kronuz for the report and intial patch.

Fixes #20861.
2013-08-12 21:59:27 -03:00
..
__init__.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_debug.py Unlocalize line numbers and ids in debug 500 view. 2013-08-12 21:59:27 -03:00
test_defaults.py Fixed #20822 -- Set content type of default error pages to 'text/html'. 2013-08-04 11:04:37 +02:00
test_i18n.py Fixed test failures introduced by #12288 2013-08-09 08:34:37 -04:00
test_shortcuts.py Modified view_tests for unittest2 discovery. 2013-04-12 15:42:07 -06:00
test_specials.py Modified view_tests for unittest2 discovery. 2013-04-12 15:42:07 -06:00
test_static.py Test that django.views.static.serve() generates 404 status codes. 2013-08-10 16:00:22 -03:00