Source: django-hijack Maintainer: Debian LAVA team Uploaders: Senthil Kumaran S (stylesen) , Neil Williams Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), python-django, python-django-nose, python-django-compat (>= 1.0.8), python3-all, python3-setuptools, python3-django, python3-django-nose, python3-django-compat (>= 1.0.8) X-Python-Version: >=2.7 Standards-Version: 3.9.7 Homepage: https://github.com/arteria/django-hijack Vcs-Git: https://github.com/Linaro/pkg-django-hijack.git Vcs-Browser: https://github.com/Linaro/pkg-django-hijack.git Package: python-django-hijack Architecture: all Depends: python-django-compat (>= 1.0.8), ${misc:Depends}, ${python:Depends} Description: Allows superusers to login as and work on behalf of other users django-hijack allows superusers to hijack or login as and work on behalf of other users without knowing their credentials. This is handy for testing and debug user problems by the django superuser. Package: python3-django-hijack Architecture: all Depends: python3-django-compat (>= 1.0.8), ${misc:Depends}, ${python3:Depends} Description: Allows superusers to login as and work on behalf of other users django-hijack allows superusers to hijack or login as and work on behalf of other users without knowing their credentials. This is handy for testing and debug user problems by the django superuser.