1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/admin_changelist
2016-12-06 10:38:38 -05:00
..
__init__.py
admin.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
models.py
tests.py Fixed #18729 -- Made admin changelist not use distinct() if a list_filter doesn't require it. 2016-12-06 10:38:38 -05:00
urls.py