.. :drf_changelog:

drf
---

Below is the changelog for the :pypi:`django-rest-polymorphic` before it was included into
:pypi:`django-polymorphic`.


0.1.10 (2022-07-17)
+++++++++++++++++++

* Allow partial updates without resourcetype.

0.1.9 (2020-04-02)
++++++++++++++++++

* Fix validation error and update versions.

0.1.8 (2018-10-11)
++++++++++++++++++

* Add Python 3.7 and Django 2.1 support.

0.1.7 (2018-06-06)
++++++++++++++++++

0.1.6 (2018-06-03)
++++++++++++++++++

* Add Django REST Framework 3.8 support.

0.1.5 (2018-03-29)
++++++++++++++++++

* Fix validation for nested serializers.

0.1.4 (2018-02-10)
++++++++++++++++++

* Fix serializer instantiation.

0.1.3 (2018-02-09)
++++++++++++++++++

* Add Python 2.7 support.

0.1.2 (2018-01-30)
++++++++++++++++++

* Add Django 2.0 support.
* Drop Django 1.10 support.

0.1.1 (2017-12-08)
++++++++++++++++++

* Add example project.

0.1.0 (2017-12-07)
++++++++++++++++++

* First release on PyPI.
