django/tests/view_tests
Claude Paroz d842ada305 Refs #27795 -- Stopped converting integer format settings to str in JS/JSON i18n views
Thanks Tim Graham for the review.
2017-05-08 19:32:03 +02:00
..
app0
app1
app2
app3
app4
app5
locale
media Fixed #27948 -- Removed incorrect unquote() in static serving views. 2017-03-17 07:55:00 -04:00
templates Refs #27795 -- Stopped converting integer format settings to str in JS/JSON i18n views 2017-05-08 19:32:03 +02:00
templatetags Refs #23919 -- Removed a Python 2 code path in force_text(). 2017-02-03 19:38:33 -05:00
tests Refs #27795 -- Stopped converting integer format settings to str in JS/JSON i18n views 2017-05-08 19:32:03 +02:00
__init__.py Refs #23919 -- Removed a Python 2 code path in force_text(). 2017-02-03 19:38:33 -05:00
default_urls.py
generic_urls.py
models.py
regression_21530_urls.py
urls.py Removed unused code in i18n view_tests 2017-04-02 19:58:18 +02:00
views.py Removed unused code in i18n view_tests 2017-04-02 19:58:18 +02:00