1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/tests/admin_changelist
2019-11-26 08:48:10 +01:00
..
__init__.py
admin.py
models.py
test_date_hierarchy.py Fixed #30922 -- Fixed ModelAdmin.date_hierarchy queries with DST changes. 2019-10-29 11:21:03 +01:00
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 Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00