0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/view_tests/tests
Matthew Tretter a506b6981b Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace.
Also, use Django templating for the dynamic generated JS code and use
more idiomatic coding techniques.

Thanks Matthew Tretter for the report and the patch.
2013-04-14 17:45:01 -03:00
..
__init__.py Updated a renamed test file 2013-04-13 11:09:47 +02:00
test_debug.py Modified view_tests for unittest2 discovery. 2013-04-12 15:42:07 -06:00
test_defaults.py Modified view_tests for unittest2 discovery. 2013-04-12 15:42:07 -06:00
test_i18n.py Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace. 2013-04-14 17:45:01 -03: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 Modified view_tests for unittest2 discovery. 2013-04-12 15:42:07 -06:00