0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/admin_views
Aymeric Augustin a8fe12417f Normalized usage of the tempfile module.
Specifically stopped using the dir argument.
2015-02-23 16:55:27 +01:00
..
fixtures
templates
__init__.py
admin.py Guaranteed removal of temporary files during tests. 2015-02-23 16:55:26 +01:00
custom_has_permission_admin.py
customadmin.py
forms.py
models.py Guaranteed removal of temporary files during tests. 2015-02-23 16:55:26 +01:00
tests.py Normalized usage of the tempfile module. 2015-02-23 16:55:27 +01:00
urls.py
views.py