Metadata-Version: 1.1
Name: django-hijack
Version: 2.1.7
Summary: django-hijack allows superusers to hijack (=login as) and work on behalf of another user.

Home-page: https://github.com/arteria/django-hijack
Author: arteria GmbH
Author-email: admin@arteria.ch
License: The MIT License
Description-Content-Type: UNKNOWN
Description: # Django Hijack
        
        [![Build Status](https://travis-ci.org/arteria/django-hijack.svg?branch=master)](https://travis-ci.org/arteria/django-hijack)
        [![Stories in Ready](https://badge.waffle.io/arteria/django-hijack.png?label=ready&title=Ready)](https://waffle.io/arteria/django-hijack)
        [![Coverage Status](https://coveralls.io/repos/arteria/django-hijack/badge.svg?branch=master&service=github)](https://coveralls.io/github/arteria/django-hijack?branch=master)
        [![PyPI](https://img.shields.io/pypi/v/django-hijack.svg)](https://pypi.python.org/pypi/django-hijack)
        
        ![Screenshot of the notification seen while hijacking another user.](docs/hijacker-screenshot.png)
        
        With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.
        
        ## Docs
        See http://django-hijack.readthedocs.org/en/stable/.
        
        ## Testimonials
        
        > I am using django-hijack on a project with hundreds of users, wonderful tool for support. Thank you!
        >
        > -- [benzinonapoloni](https://www.reddit.com/user/benzinonapoloni) on [reddit](https://redd.it/39aggd)
        
        
        > This is a super useful tool. I have a site where I occasionally impersonating users to help troubleshoot their issues. This is a huge time saver.
        >
        > -- [orangishyellow](https://www.reddit.com/user/orangishyellow) on [reddit](https://redd.it/2i35fu)
        
        
        
        > ... one of our standard apps to install now.
        >
        > -- [thundersnow](https://www.reddit.com/user/thundersnow) on [reddit](https://redd.it/4wqo0d/)
        
        > Love django-hijack
        >
        > -- [bmihelac](https://twitter.com/bmihelac) on [Twitter](https://twitter.com/bmihelac/status/836225081508519936)
        
        | django-hijack is free software. If you find it useful and would like to give back, please consider to make a donation using [Bitcoin](https://blockchain.info/payment_request?address=1AJkbQdcNkrHzxi91mB1kkPxh4t4BJ4hu4) or [PayPal](https://www.paypal.me/arteriagmbh). Thank you! |
        | ----- |
        
Keywords: django,hijack,support,customer support,debugging
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
