diff --git a/README.md b/README.md index 1b4d354..5de9726 100644 --- a/README.md +++ b/README.md @@ -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.