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-04-14 04:22:21 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
modeladmin
History
Rosana Rufer
a0c6e01f25
Fixed django#12203 -- Allow using ManyToManyField with through in Admin.
2024-09-23 13:12:56 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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 django#12203 -- Allow using ManyToManyField with through in Admin.
2024-09-23 13:12:56 +01:00
tests.py
Fixed
#35666
-- Documented stacklevel usage and testing, and adjusted test suite accordingly.
2024-08-28 11:44:05 -03:00