This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-18 07:26:04 +00:00
Code
Issues
24
Releases
Wiki
Activity
8f76673f34
django
/
tests
/
admin_changelist
History
nmhung89
8f76673f34
Fixed
#18729
-- Made admin changelist not use distinct() if a list_filter doesn't require it.
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