django/tests/admin_inlines
Tim Graham 8e2029f8dd Removed import * in tests.
Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq
2013-10-22 08:32:01 -04:00
..
fixtures Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
admin.py Removed import * in tests. 2013-10-22 08:32:01 -04:00
models.py Fixed #18263 -- Corrrected handling of hidden fields in tabular admin inlines. 2013-10-07 12:30:02 -04:00
tests.py Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00