django1/tests/admin_changelist
Baptiste Mispelon 52936eface Fixed #31031 -- Fixed data loss in admin changelist view when formset's prefix contains regex special chars.
Regression in b18650a263.
2019-11-26 08:48:10 +01:00
..
__init__.py
admin.py
models.py
test_date_hierarchy.py
tests.py Fixed #31031 -- Fixed data loss in admin changelist view when formset's prefix contains regex special chars. 2019-11-26 08:48:10 +01:00
urls.py