1
0
mirror of https://github.com/django/django.git synced 2025-03-04 14:14:54 +00:00
Sarah Boyce f80669d2f5 Fixed #35020 -- Fixed ModelAdmin.lookup_allowed() for non-autofield primary keys.
Thanks Joshua Goodwin for the report.

Regression in 45ecd9acca9b36093e274f47b6877a5f79108d9e.
2023-12-07 06:16:35 +01:00
..