1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/admin_changelist
2010-12-21 19:19:04 +00:00
..
__init__.py Fixed #10348: ChangeList no longer overwrites a select_related provided by ModelAdmin.queryset(). 2009-05-14 15:09:33 +00:00
models.py Fixed #10348: ChangeList no longer overwrites a select_related provided by ModelAdmin.queryset(). 2009-05-14 15:09:33 +00:00
tests.py Rectified bugs that were accidentally committed in r14997. Thanks for the heads-up, Alex Gaynor. 2010-12-21 19:19:04 +00:00