Skip to content

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

License

Notifications You must be signed in to change notification settings

marazmiki/django-disguise

Repository files navigation

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.