@@ -248,6 +248,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
*[drf-tracking][drf-tracking] - Utilities to track requests to DRF API views.
*[django-rest-framework-braces][django-rest-framework-braces] - Collection of utilities for working with Django Rest Framework. The most notable ones are [FormSerializer](https://django-rest-framework-braces.readthedocs.org/en/latest/overview.html#formserializer) and [SerializerForm](https://django-rest-framework-braces.readthedocs.org/en/latest/overview.html#serializerform), which are adapters between DRF serializers and Django forms.
*[drf-haystack][drf-haystack] - Haystack search for Django Rest Framework
*[django-rest-framework-version-transforms][django-rest-framework-version-transforms] - Enables the use of delta transformations for versioning of DRF resource representations.