1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/admin_changelist
2021-05-26 10:20:13 +02:00
..
__init__.py
admin.py Refs #19080 -- Added tests for preserving select_related() in the admin changelist. 2021-04-27 10:34:47 +02:00
models.py
test_date_hierarchy.py Fixed #31597, #31603 -- Corrected admin clear all filters link behavior. 2020-05-20 21:08:47 +02:00
tests.py Fixed #32543 -- Added search_help_text to ModelAdmin. 2021-05-26 10:20:13 +02:00
urls.py