django/tests/admin_views
Tim Graham adedc31072 Fixed "redefinition of unused 'foo' from line X" pyflakes warnings. 2013-10-10 11:09:42 -04:00
..
fixtures Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
templates
__init__.py
admin.py Fixed "redefinition of unused 'foo' from line X" pyflakes warnings. 2013-10-10 11:09:42 -04:00
customadmin.py
forms.py
models.py Fixed #11277 -- Hid labels of fields with HiddenInput widget in admin forms. 2013-10-04 14:08:06 -04:00
tests.py Fixed #11277 -- Hid labels of fields with HiddenInput widget in admin forms. 2013-10-04 14:08:06 -04:00
urls.py
views.py