django/tests/admin_views
Trey Hunner 788071e22d Moved jQuery to a vendor/jquery subdirectory. 2015-06-07 22:23:42 +02: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 Moved jQuery to a vendor/jquery subdirectory. 2015-06-07 22:23:42 +02: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