1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/modeladmin
Sarah Boyce f80669d2f5 Fixed #35020 -- Fixed ModelAdmin.lookup_allowed() for non-autofield primary keys.
Thanks Joshua Goodwin for the report.

Regression in 45ecd9acca.
2023-12-07 06:16:35 +01:00
..
__init__.py
models.py
test_actions.py
test_checks.py Fixed #34927 -- Fixed admin system check for inlines with foreign keys to proxy models. 2023-11-02 10:42:20 +01:00
tests.py Fixed #35020 -- Fixed ModelAdmin.lookup_allowed() for non-autofield primary keys. 2023-12-07 06:16:35 +01:00