mirror of
https://github.com/Hopiu/django.git
synced 2026-03-19 15:30:24 +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 | ||