From 0fbf745ca6babbae56d7ef0d3a1ec14e723e70b7 Mon Sep 17 00:00:00 2001 From: Aristotelis Mikropoulos Date: Thu, 22 Feb 2024 18:51:06 +0200 Subject: [PATCH] Add drf-sendables to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45cf892..785b650 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ * [rest-framework-latex](https://github.com/mypebble/rest-framework-latex): A LaTeX renderer for Django REST Framework. ### Other + * [drf-sendables](https://github.com/amikrop/drf-sendables): User messages for Django REST Framework * [django-rest-localflavor](https://github.com/gilsondev/django-rest-localflavor/): Country-specific Django helpers, to use in Django Rest Framework * [django-rest-framework-json-api](https://github.com/django-json-api/django-rest-framework-json-api): Implements most of the JSON API 1.0 spec. * [drf-extensions](https://github.com/chibisov/drf-extensions): DRF-extensions is a collection of custom extensions for Django REST Framework