mirror of
https://github.com/Hopiu/django.git
synced 2026-04-17 13:31:09 +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 | ||