From 4e1a2bc19d22f5adfe87b9296e0a94dce3c68dd3 Mon Sep 17 00:00:00 2001 From: Matin Baloochestani Date: Sun, 26 Sep 2021 17:45:59 +0330 Subject: [PATCH] Add django-admin-search in Search section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95647df..3686366 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ ### Search - [django-haystack](https://github.com/django-haystack/django-haystack) - Modular search for Django. - [django-watson](https://github.com/etianen/django-watson) - Full-text search plugin. +- [django-admin-search](https://github.com/shinneider/django-admin-search) - Modal filter for django admin. ### Search engine optimisation - [django-check-seo](https://github.com/kapt-labs/django-check-seo) - Check SEO of pages.