django/tests/view_tests
Tim Graham fa75b2cb51
Refs #27795 -- Removed force_bytes/text() usage in tests.
2018-02-07 14:20:04 -05:00
..
app0
app1
app2
app3
app4
app5
locale
media
templates Refs #27795 -- Stopped converting integer format settings to str in JS/JSON i18n views 2017-05-08 19:32:03 +02:00
templatetags
tests
__init__.py
default_urls.py
generic_urls.py
models.py Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
regression_21530_urls.py
urls.py
views.py