django/tests/regressiontests/admin_views
Ramiro Morales ad769efa85 Expanded tests added when fixing #14529.
To make sure changes in 35d1cd0 don't break anything. Refs #19505.
2012-12-24 17:48:48 -03:00
..
fixtures
templates
__init__.py
admin.py Expanded tests added when fixing #14529. 2012-12-24 17:48:48 -03:00
customadmin.py Fixed #18697 -- Made values accepted for two customizable admin templates consistent. 2012-12-04 01:13:01 -03:00
forms.py
models.py Expanded tests added when fixing #14529. 2012-12-24 17:48:48 -03:00
tests.py Expanded tests added when fixing #14529. 2012-12-24 17:48:48 -03:00
urls.py Fixed #18697 -- Made values accepted for two customizable admin templates consistent. 2012-12-04 01:13:01 -03:00
views.py