This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
96271533d2
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
…
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
…