diff --git a/README.md b/README.md index 822ad0f6..6bad3014 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,8 @@ Released under [MIT License](LICENSE.txt). ## See also +- [`django-cache-cleaner`](https://github.com/fabiocaccamo/django-cache-cleaner) - clear the entire cache or individual caches easily using the admin panel or management command. 🧹✨ + - [`django-colorfield`](https://github.com/fabiocaccamo/django-colorfield) - simple color field for models with a nice color-picker in the admin. 🎨 - [`django-extra-settings`](https://github.com/fabiocaccamo/django-extra-settings) - config and manage typed extra settings using just the django admin. ⚙️