django1/tests/admin_filters
Mariusz Felisiak b7df7de44f [3.1.x] Fixed #32038 -- Fixed EmptyFieldListFilter crash with GenericRelation.
Thanks Javier Matos Odut for the report.

Backport of e4ab44a4b2 from master
2020-09-25 10:10:26 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [3.1.x] Fixed #31952 -- Fixed EmptyFieldListFilter crash with reverse relationships. 2020-08-31 10:40:21 +02:00
tests.py [3.1.x] Fixed #32038 -- Fixed EmptyFieldListFilter crash with GenericRelation. 2020-09-25 10:10:26 +02:00