/django-disguise

Disguise into an arbitrary user in your Django powered site without knowing its password and without losing the original session!

Primary LanguagePythonMIT LicenseMIT

django-disguise

Travis CI building status Code coverage status PyPI release Wheel Status Supported Python versions Supported Django versions Documentation Status

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.

  • See the full documentation on RTFD.
  • Look it in action on the DEMO site.