This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-18 22:33:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
modeladmin
History
Hrushikesh
107865780a
Fixed
#34345
-- Added system check for ManyToManyFields with intermediate tables in ModelAdmin.filter_horizontal/vertical.
2023-06-21 07:48:09 +02:00
..
__init__.py
…
models.py
…
test_actions.py
…
test_checks.py
Fixed
#34345
-- Added system check for ManyToManyFields with intermediate tables in ModelAdmin.filter_horizontal/vertical.
2023-06-21 07:48:09 +02:00
tests.py
…