This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
c813fb327c
django
/
tests
/
modeladmin
History
Bakdolot
c813fb327c
Fixed
#34481
-- Added system check for reverse related fields in ModelAdmin.list_display.
2023-04-24 08:14:35 -03: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
#34481
-- Added system check for reverse related fields in ModelAdmin.list_display.
2023-04-24 08:14:35 -03:00
tests.py
Fixed
#22569
-- Made ModelAdmin.lookup_allowed() respect get_list_filter().
2023-04-17 14:09:38 +02:00