mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-27 14:01:11 +00:00
Merge pull request #160 from adamchainz/browser
Add django-data-browser
This commit is contained in:
commit
09472fb97f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user