mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-02-20 15:22:04 +00:00
add django-import-export
This commit is contained in:
parent
8b721005ae
commit
53fc6864bb
|
@ -113,6 +113,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [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-hijack](https://github.com/arteria/django-hijack) - Admins can log in and work on behalf of other users without having to know their credentials
|
||||
- [django-import-export](https://github.com/django-import-export/django-import-export) - Import/export data more easily with admin integration
|
||||
- [django-model-utils](https://github.com/jazzband/django-model-utils) - Django model mixins and utilities
|
||||
- [django-organizations](https://github.com/bennylope/django-organizations/) - Multi-user accounts for Django projects
|
||||
- [django-reversion](https://github.com/etianen/django-reversion) - Version control for model instances
|
||||
|
|
Loading…
Reference in New Issue
Block a user