django/tests/view_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
..
app0
app1
app2 Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
app3
app4
fixtures
locale
media
templates
templatetags
tests Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace. 2013-04-14 17:45:01 -03:00
__init__.py
generic_urls.py
models.py
urls.py
views.py