Update link to django-rest-marshmallow docs

This commit is contained in:
Steven Loria 2018-04-08 16:56:56 -04:00 committed by GitHub
parent 0178d3063d
commit a1f58969fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1174,7 +1174,7 @@ The [drf-writable-nested][drf-writable-nested] package provides writable nested
[model-managers]: https://docs.djangoproject.com/en/stable/topics/db/managers/ [model-managers]: https://docs.djangoproject.com/en/stable/topics/db/managers/
[encapsulation-blogpost]: https://www.dabapps.com/blog/django-models-and-encapsulation/ [encapsulation-blogpost]: https://www.dabapps.com/blog/django-models-and-encapsulation/
[thirdparty-writable-nested]: serializers.md#drf-writable-nested [thirdparty-writable-nested]: serializers.md#drf-writable-nested
[django-rest-marshmallow]: https://tomchristie.github.io/django-rest-marshmallow/ [django-rest-marshmallow]: https://marshmallow-code.github.io/django-rest-marshmallow/
[marshmallow]: https://marshmallow.readthedocs.io/en/latest/ [marshmallow]: https://marshmallow.readthedocs.io/en/latest/
[serpy]: https://github.com/clarkduvall/serpy [serpy]: https://github.com/clarkduvall/serpy
[mongoengine]: https://github.com/umutbozkurt/django-rest-framework-mongoengine [mongoengine]: https://github.com/umutbozkurt/django-rest-framework-mongoengine