django/tests/modeladmin
Tim Graham 83986af95d [2.0.x] Refs #29428 -- Fixed admin check crash when using a query expression in ModelAdmin.ordering.
Backport of ec2c9c3531 from master
2018-06-15 10:12:44 -04:00
..
__init__.py
models.py Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ManyToManyField in the admin. 2017-09-18 13:48:02 -04:00
test_checks.py [2.0.x] Refs #29428 -- Fixed admin check crash when using a query expression in ModelAdmin.ordering. 2018-06-15 10:12:44 -04:00
tests.py Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ManyToManyField in the admin. 2017-09-18 13:48:02 -04:00