We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4f45b commit 36f3b6aCopy full SHA for 36f3b6a
AUTHORS
@@ -1,6 +1,7 @@
1
Adam Wróbel <https://adamwrobel.com>
2
Christian Zosel <https://zosel.ch>
3
Greg Aker <greg@gregaker.net>
4
+Jamie Bliss <astronouth7303@gmail.com>
5
Jerel Unruh <mail@unruhdesigns.com>
6
Matt Layman <http://www.mattlayman.com>
7
Oliver Sauder <os@esite.ch>
CHANGELOG.md
@@ -1,5 +1,6 @@
v2.3.0
+* Added support for polymorphic models via `django-polymorphic`
* When `JSON_API_FORMAT_KEYS` is False (the default) do not translate request
attributes and relations to snake\_case format. This conversion was unexpected
and there was no way to turn it off.
0 commit comments