We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d76f9 commit d1e647bCopy full SHA for d1e647b
AUTHORS
@@ -2,6 +2,7 @@ Adam Wróbel <https://adamwrobel.com>
2
Adam Ziolkowski <adam@adsized.com>
3
Alan Crosswell <alan@columbia.edu>
4
Alex Seidmann <alex@leanpnt.de>
5
+Antoine Auger <https://antoineauger.fr/en>
6
Anton Shutik <shutikanton@gmail.com>
7
Arttu Perälä <arttu@perala.me>
8
Ashley Loewen <github@ashleycodes.tech>
CHANGELOG.md
@@ -13,6 +13,7 @@ any parts of the framework not mentioned in the documentation should generally b
13
### Fixed
14
15
* Fixed OpenAPI schema generation for `Serializer` when used inside another `Serializer` or as a child of `ListField`.
16
+* `ModelSerializer` fields are now returned in the same order than DRF
17
18
### Removed
19
0 commit comments