mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-27 22:11:09 +00:00
add django-loginas to 3rd party packages
This commit is contained in:
parent
ccac964380
commit
d7c5fea5c2
|
@ -114,6 +114,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [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-loginas](https://github.com/skorokithakis/django-loginas) - "Log in as user" for the Django admin
|
||||
- [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