django/tests/admin_changelist
Nick Pope 335c9c94ac Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
..
__init__.py
admin.py Fixed #28933 -- Improved the efficiency of ModelAdmin.date_hierarchy queries. 2018-02-14 19:15:41 -05:00
models.py Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable. 2018-06-01 10:41:05 -04:00
test_date_hierarchy.py Fixed #30922 -- Fixed ModelAdmin.date_hierarchy queries with DST changes. 2019-10-29 11:21:03 +01:00
tests.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00