django/tests/admin_views
Simon Charette be67400b47 Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
..
templates
__init__.py
admin.py Fixed #23387 -- Kept "Save as new" button after validation errors in admin. 2015-05-02 19:41:10 -04:00
custom_has_permission_admin.py
customadmin.py
forms.py Fixed #23993 -- Added form.media to the admin login template. 2015-03-07 12:59:58 +01:00
models.py Fixed #23387 -- Kept "Save as new" button after validation errors in admin. 2015-05-02 19:41:10 -04:00
test_adminsite.py Fixed #24553 -- Added the list of available applications to AdminSite.each_context() 2015-05-11 12:07:36 -04:00
tests.py Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
urls.py Fixed #24294 -- Allowed staff_member_required decorator to handle args. 2015-03-02 13:15:34 -05:00
views.py Fixed #24294 -- Allowed staff_member_required decorator to handle args. 2015-03-02 13:15:34 -05:00