django-hijack 3.6.1
0
Enable users to hijack (=login as) and work on behalf of another user.
Contents
Enable users to hijack (=login as) and work on behalf of another user.
Stars: 1518, Watchers: 1518, Forks: 174, Open Issues: 7The django-hijack/django-hijack
repo was created 11 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1518 github stars!
How to Install django-hijack
You can install django-hijack using pip
pip install django-hijack
or add it to a project with poetry
poetry add django-hijack
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-hijack/
- GitHub Repo:
- https://github.com/django-hijack/django-hijack
Classifiers
Related Packages
Errors
A list of common django-hijack errors.
Code Examples
Here are some django-hijack
code examples and snippets.
GitHub Issues
The django-hijack package has 7 open issues on GitHub
- Bump bandit from 1.7.1 to 1.7.2
- Fix #367 – Add fallback if LOGOUT_REDIRECT_URL is None