django/tests/generic_inline_admin
Tim Graham 1dae4ac177 Whitespace cleanup.
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
2013-10-10 16:49:20 -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 most of absolute_import imports 2013-07-29 20:28:13 +02:00
models.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
tests.py Fixed #20702 -- Deprecated get_formsets in favor of get_formsets_with_inlines. 2013-09-20 07:47:24 -04:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00