django/tests/admin_changelist
Alasdair Nicol 65d1d65d52 Fixed #21267 -- Fixed E502 pep8 warnings 2013-10-18 01:28:32 +01:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
admin.py Fixed #15185 -- Allowed ModelAdmin.list_display_links=None to disable change list links. 2013-10-01 14:25:54 -04:00
models.py Fixed #20088 -- Changed get_admin_log not to depend on User id field 2013-03-19 19:30:43 -03:00
tests.py Fixed #21267 -- Fixed E502 pep8 warnings 2013-10-18 01:28:32 +01:00
urls.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00