1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/tests/regressiontests/admin_views
2010-02-01 14:14:56 +00:00
..
fixtures
__init__.py
customadmin.py Fixed #8933 - Allow more admin templates to be overridden. 2010-01-12 23:34:46 +00:00
models.py Fixed #10640 - Adds a add_form_template option to ModelAdmin. Thanks jcsackett. 2010-01-12 23:34:03 +00:00
tests.py Fixed #12692 - Properly handle the extra clause of admin inline formsets. Also fixes #12703, second error. 2010-02-01 14:14:56 +00:00
urls.py
views.py