django/tests/admin_changelist
Carlton Gibson 5c73fbb6a9 Fixed -- Restored multi-row select with shift-modifier in admin changelist.
Regression in 30e59705fc.
2021-04-21 08:31:06 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
admin.py Fixed -- Added decorators for admin action and display functions. 2021-01-13 17:19:22 +01:00
models.py Fixed -- Decreased memory usage with ModelAdmin.list_editable. 2018-06-01 10:41:05 -04:00
test_date_hierarchy.py Fixed , -- Corrected admin clear all filters link behavior. 2020-05-20 21:08:47 +02:00
tests.py Fixed -- Restored multi-row select with shift-modifier in admin changelist. 2021-04-21 08:31:06 +02:00
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00