django/tests/admin_filters
Shafiya Adzhani a738281265 Fixed #35198 -- Fixed facet filters crash on querysets with no primary key.
Thanks Simon Alef for the report.

Regression in 868e2fcdda.
2024-02-29 10:01:18 +01:00
..
__init__.py
models.py Fixed #32539 -- Added toggleable facet filters to ModelAdmin. 2023-03-03 20:24:57 +01:00
tests.py Fixed #35198 -- Fixed facet filters crash on querysets with no primary key. 2024-02-29 10:01:18 +01:00