1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_actions.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
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