mirror of https://github.com/django/django.git
d084176cc1
This was fixed earlier but only when the M2M relation was at the first level on the object. This commit fixes the issue even when the M2M is at deeper levels, such as behind a foreign key. |
||
---|---|---|
.. | ||
__init__.py | ||
admin.py | ||
models.py | ||
tests.py | ||
urls.py |