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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-switch-user-0.1.0.tar.gz
.
File metadata
- Download URL: django-switch-user-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 396e2e25cae2a439c97c5af2e0fc7478d88cdb561ab9688d8889e0a904104bfd |
|
MD5 | 540f985f93b9ff3e1aed406f0ed21cda |
|
BLAKE2b-256 | 95edf04c094012eb9be669b284ed33e9b77480c1e171cbe40486b9cec747a7b5 |
File details
Details for the file django-switch-user-0.1.0.macosx-10.8-x86_64.exe
.
File metadata
- Download URL: django-switch-user-0.1.0.macosx-10.8-x86_64.exe
- Upload date:
- Size: 64.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71858d218908768967ecc448177aa0734f592dadde9c5172e5aa2259ec5d7e8d |
|
MD5 | 708d2efd61d3f12ffb8567a1cc88944c |
|
BLAKE2b-256 | aa4ad33d6c4dcb666fb6d0ae2953155d2e21c3bc6b04504d0da1978776a652b5 |