mirror of
https://github.com/Hopiu/django.git
synced 2026-05-19 13:01:06 +00:00
`sort_dependencies` incorrectly interpreted 'complex' M2M relations (with explicit through models) as dependencies for a model. This caused circular complex M2M relations to be unserializable by dumpdata. Thanks to aneil for the report and outofculture for initial tests. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| fixtures_1 | ||
| fixtures_2 | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||