django-impersonate 1.9.4
0
Django app to allow superusers to impersonate other users.
Contents
Django app to allow superusers to impersonate other users.
How to Install django-impersonate
You can install django-impersonate using pip
pip install django-impersonate
or add it to a project with poetry
poetry add django-impersonate
Package Details
- Author
- Peter Sanchez
- License
- BSD License
- Homepage
- https://code.netlandish.com/~petersanchez/django-impersonate
- PyPi:
- https://pypi.org/project/django-impersonate/
Classifiers
Related Packages
Errors
A list of common django-impersonate errors.
Code Examples
Here are some django-impersonate
code examples and snippets.