mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +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 | ||