shinneider / django-admin-searchLinks
Modal filter for django admin
☆80Updated last year
Alternatives and similar repositories for django-admin-search
Users that are interested in django-admin-search are comparing it to the libraries listed below
Sorting:
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆130Updated 3 months ago
- Change the Django admin index page without too much hassle or visual changes.☆91Updated 9 months ago
- Edit JSON-Model Fields using a Standard Django Form.☆142Updated 2 months ago
- Conveniently store reference to request user on thread/db level.☆175Updated 4 months ago
- Run django-import-export processes in celery☆218Updated 8 months ago
- Create beautiful configurable charts from your models and display them on the django-admin index page or on django-admin-tools dashboard.…