mirror of
https://github.com/django/django.git
synced 2025-01-25 01:30:48 +00:00
c01cd4c423
It could fail when actual serialization JSON field ordering was different from the hard-coded one. Refs #13182.