1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/admin_views
2015-03-04 13:56:51 -05:00
..
fixtures
templates
__init__.py
admin.py [1.8.x] Guaranteed removal of temporary files during tests. 2015-02-23 15:26:26 -05:00
custom_has_permission_admin.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
customadmin.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
forms.py
models.py [1.8.x] Guaranteed removal of temporary files during tests. 2015-02-23 15:26:26 -05:00
tests.py [1.8.x] Fixed #24426 -- Displayed admin actions panel when show_full_result_count=False. 2015-03-04 13:56:51 -05:00
urls.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
views.py