Skip to main content

Django Switch User allows you to assume the identity of another user.

Project description

Django Switch User is a reuasable application that allows users to assume the identify of another user. It can be helpful when debugging user issues.

Installation

pip install django-switch-user

Quickstart

After installing Django Switch User you just need to wire it into your urls.

url(r”^admin/su/”, include(“su.urls”)),

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-switch-user-0.1.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

django-switch-user-0.1.0.macosx-10.8-x86_64.exe (64.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page