1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/tests/admin_views
2016-01-06 13:48:02 -05:00
..
templates
__init__.py
admin.py
custom_has_permission_admin.py
customadmin.py
forms.py
models.py
test_adminsite.py Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
tests.py Fixed #26035 -- Prevented user-tools from appearing on admin logout page. 2016-01-06 13:48:02 -05:00
urls.py
views.py