Add django-data-browser

This commit is contained in:
Adam Johnson 2022-02-07 14:37:56 +00:00
parent 31105b4386
commit 3bc177d7be

View File

@ -174,6 +174,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [iommi](https://github.com/TriOptima/iommi) - Toolkit for development of CRUD applications without writing HTML or JavaScript.
### General
- [django-data-browser](https://github.com/tolomea/django-data-browser) - Interactive, user-friendly database explorer.
- [django-filter](https://github.com/carltongibson/django-filter) - Powerful filters based on Django QuerySets.
- [django-guardian](https://github.com/django-guardian/django-guardian) - Per object permissions in Django.
- [django-sql-explorer](https://github.com/groveco/django-sql-explorer) - Share data via SQL queries.