django1/tests/admin_changelist
Ramiro Morales 1d0fc61b1c Fixed #15185 -- Allowed ModelAdmin.list_display_links=None to disable change list links.
Thanks rm_ for the suggestion.
2013-10-01 14:25:54 -04: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 #15185 -- Allowed ModelAdmin.list_display_links=None to disable change list links. 2013-10-01 14:25:54 -04:00
urls.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00