1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/view_tests
Aymeric Augustin a8fe12417f Normalized usage of the tempfile module.
Specifically stopped using the dir argument.
2015-02-23 16:55:27 +01:00
..
app0
app1
app2
app3
app4
app5
fixtures
locale
media Ensured views.static.serve() doesn't use large memory on large files. 2015-01-13 13:03:06 -05:00
templates
templatetags Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
tests Normalized usage of the tempfile module. 2015-02-23 16:55:27 +01:00
__init__.py
default_urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
generic_urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
models.py
regression_21530_urls.py
urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
views.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00