Metadata-Version: 1.1
Name: django-separate-users
Version: 0.0.1.dev0
Summary: separate staff and non staff users with two proxy models
Home-page: http://github.com/bnzk/django-separate-users
Author: Ben Stähli
Author-email: bnzk@bnzk.ch
License: MIT
Description-Content-Type: UNKNOWN
Description: django-separate-users
        ---------------------
        
        .. image:: https://travis-ci.org/bnzk/django-separate-users.svg
            :target: https://travis-ci.org/bnzk/django-separate-users/
        .. image:: https://img.shields.io/pypi/v/django-separate-users.svg
            :target: https://pypi.python.org/pypi/django-separate-users/
        .. image:: https://img.shields.io/pypi/l/django-separate-users.svg
            :target: https://pypi.python.org/pypi/django-separate-users/
        
        Development and Docs on https://github.com/bnzk/django-separate-users
        
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
