django/tests/admin_changelist
2025-05-14 16:03:01 +02:00
..
__init__.py
admin.py Fixed #36032 -- Rendered URLField values as links in the admin. 2025-01-10 12:57:53 +01:00
models.py Fixed #36032 -- Rendered URLField values as links in the admin. 2025-01-10 12:57:53 +01:00
test_date_hierarchy.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
tests.py Fixed #35507 -- Improved accessibility of search and filter elements in the admin changelist. 2025-05-14 16:03:01 +02:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00