1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/fixtures_regress/fixtures/m2mtoself.json
Claude Paroz 9fecb86a52 Fixed #17946 -- Fixed deserialization of self-referencing M2M fields
Thanks Philip Mountifield for the report and excellent analysis, and
Simon Charette for the review.
2014-12-23 16:01:39 +01:00

2 lines
78 B
JSON

[{"fields": {"parent": [1]}, "model": "fixtures_regress.m2mtoself", "pk": 1}]