-
Notifications
You must be signed in to change notification settings - Fork 299
Closed
@stianpr
Description
When having REST_EMBER_FORMAT_KEYS=True
in settings the order of the fields are not in the same order as defined on the serializer. This should be easily fixed by using rest_framework.compat.OrderedDict
in rest_framework.utils.py
line 52.
Metadata
Metadata
Assignees
Labels
No labels