mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #17946 -- Fixed deserialization of self-referencing M2M fields
Thanks Philip Mountifield for the report and excellent analysis, and Simon Charette for the review.
This commit is contained in:
1
tests/fixtures_regress/fixtures/m2mtoself.json
Normal file
1
tests/fixtures_regress/fixtures/m2mtoself.json
Normal file
@@ -0,0 +1 @@
|
||||
[{"fields": {"parent": [1]}, "model": "fixtures_regress.m2mtoself", "pk": 1}]
|
||||
Reference in New Issue
Block a user