Contents

django-impersonate 1.9.2

0

Django app to allow superusers to impersonate other users.

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

No  django-impersonate  pypi packages just yet.

Errors

A list of common django-impersonate errors.

Code Examples

Here are some django-impersonate code examples and snippets.

Related Packages & Articles

django-hosts 6.0

Dynamic and static host resolving for Django. Maps hostnames to URLconfs.

django-hijack 3.4.5

django-hijack allows superusers to hijack (=login as) and work on behalf of another user.