django1/tests/view_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
..
app0 Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
app1 Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
app2 Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
app3 Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
app4 Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
fixtures Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
locale Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
media Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
templates Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
templatetags Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
tests Unlocalize line numbers and ids in debug 500 view. 2013-08-12 21:59:27 -03:00
__init__.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
generic_urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
models.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
urls.py Unlocalize line numbers and ids in debug 500 view. 2013-08-12 21:59:27 -03:00
views.py Unlocalize line numbers and ids in debug 500 view. 2013-08-12 21:59:27 -03:00