This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
fcc5091b4a
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
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
#34345
-- Added system check for ManyToManyFields with intermediate tables in ModelAdmin.filter_horizontal/vertical.
2023-06-21 07:48:09 +02:00
tests.py
Fixed
#22569
-- Made ModelAdmin.lookup_allowed() respect get_list_filter().
2023-04-17 14:09:38 +02:00