This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f80669d2f5a5f1db9e9b73ca893fefba34f955e7
django
/
tests
/
modeladmin
History
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