django/tests/admin_views
Dan Stephenson 1206eea11e Fixed #26558 -- Removed need for request context processor on admin login page. 2016-05-04 09:43:24 -04:00
..
templates Fixed template tag braces spacing. 2014-12-12 09:34:18 -05:00
__init__.py
admin.py Fixed #16327 -- Redirected "Save as new" to change view instead of the changelist. 2016-04-20 11:31:44 -04:00
custom_has_permission_admin.py
customadmin.py
forms.py
models.py
test_adminsite.py
test_templatetags.py
tests.py Fixed #26558 -- Removed need for request context processor on admin login page. 2016-05-04 09:43:24 -04:00
urls.py
views.py