1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/admin_changelist
2013-06-05 23:08:00 +02:00
..
__init__.py
admin.py Fixed #19080 -- Fine-grained control over select_related in admin 2013-06-05 23:08:00 +02:00
models.py Fixed #20088 -- Changed get_admin_log not to depend on User id field 2013-03-19 19:30:43 -03:00
tests.py Fixed #19080 -- Fine-grained control over select_related in admin 2013-06-05 23:08:00 +02:00
urls.py