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-02-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_checks
History
Collin Anderson
384f89f8f8
Fixed
#26998
-- Reverted some admin checks from checking field.many_to_many back to isinstance(field, models.ManyToManyField).
...
This partially reverts 983c158da7723eb00a376bd31db76709da4d0260
2016-08-23 16:00:12 -04:00
..
__init__.py
…
models.py
…
tests.py
Fixed
#26998
-- Reverted some admin checks from checking field.many_to_many back to isinstance(field, models.ManyToManyField).
2016-08-23 16:00:12 -04:00