From 308f227ceff6b05f111c40add5cfc659e6bb229a Mon Sep 17 00:00:00 2001 From: Anuj Devrani <25749987+Anuj-Devrani@users.noreply.github.com> Date: Wed, 2 Oct 2019 18:52:26 +0530 Subject: [PATCH] Add few more awesome django packages (#27) --- AUTHORS.md | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/AUTHORS.md b/AUTHORS.md index cfec213..77943da 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -10,3 +10,4 @@ - [louisparis](https://github.com/louisparis) - [fofam3](https://github.com/fofam3) - [wangonya](https://github.com/wangonya) +- [anujdevrani](https://github.com/Anuj-Devrani) diff --git a/README.md b/README.md index 145b5d3..7c9054b 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,9 @@ A list of awesome packages (not in a specific order): - [django-two-factor-auth](https://django-two-factor-auth.readthedocs.io/en/stable/) - [django-favorite](https://pypi.org/project/django-favorite/) - [django-debug-toolbar](https://django-debug-toolbar.readthedocs.io/en/latest/index.html) +- [django-redis](http://niwinz.github.io/django-redis/latest/) +- [django-model-utils](https://django-model-utils.readthedocs.io/en/latest/) +- [django-extensions](https://django-extensions.readthedocs.io/en/latest/) ## Documentation 📑