1
0
mirror of https://github.com/django/django.git synced 2024-12-28 20:16:19 +00:00
django/tests/admin_changelist
2023-09-14 20:35:48 +02:00
..
__init__.py
admin.py
models.py
test_date_hierarchy.py Fixed #1873 -- Handled multi-valued query parameters in admin changelist filters. 2023-03-16 08:38:44 +01:00
tests.py Fixed #34834 -- Added role="search" to the admin changelist search form. 2023-09-14 20:35:48 +02:00
urls.py