mirror of
https://github.com/django/django.git
synced 2025-11-25 13:13:28 +00:00
Added support for multiple m2m fields with the same 'to' model and with related_name set to '+'. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||
Added support for multiple m2m fields with the same 'to' model and with related_name set to '+'. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||