1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/admin_changelist
2015-06-04 21:06:26 -04:00
..
__init__.py
admin.py Fixed #24474 -- Allowed configuring the admin's empty change list value. 2015-06-04 21:06:26 -04:00
models.py Fixed #24851 -- Fixed crash with reverse one-to-one relation in ModelAdmin.list_display 2015-05-28 10:52:50 -04:00
tests.py Fixed #24474 -- Allowed configuring the admin's empty change list value. 2015-06-04 21:06:26 -04:00
urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00