django/tests/admin_changelist
Mariusz Felisiak 305757aec1
Applied Black's 2024 stable style.
https://github.com/psf/black/releases/tag/24.1.0
2024-01-26 12:45:07 +01:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
admin.py Fixed #34283 -- Escaped title in admin's changelist filters. 2023-01-30 09:37:53 +01:00
models.py Fixed #34283 -- Escaped title in admin's changelist filters. 2023-01-30 09:37:53 +01:00
test_date_hierarchy.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
tests.py Fixed #28404 -- Made displaying values in admin respect Field's empty_values. 2024-01-10 08:34:25 +01:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00