Metadata-Version: 2.0
Name: django-sudo
Version: 0.0.4
Summary: Sudo mode
Home-page: https://github.com/mattrobenolt/django-sudo
Author: Matt Robenolt
Author-email: matt@ydekproductions.com
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Requires-Dist: Django
Provides-Extra: tests
Requires-Dist: pytest; extra == 'tests'
Requires-Dist: pytest-cov; extra == 'tests'
Requires-Dist: pytest-django-lite; extra == 'tests'
Requires-Dist: flake8; extra == 'tests'

django-sudo
~~~~~~~~~~~

Sudo mode.

:copyright: (c) 2014 by Matt Robenolt.
:license: BSD, see LICENSE for more details.


