django-disguise
This application allows a site superuser (or some staff user authorized for the action) to disguise into an arbitrary user without knowing its password and without losing the original session.
Disguise into an arbitrary user in your Django powered site without knowing its password and without losing the original session!
pip install django-disguise==1.2.0
This application allows a site superuser (or some staff user authorized for the action) to disguise into an arbitrary user without knowing its password and without losing the original session.