Metadata-Version: 2.1
Name: django-impersonate-permissions
Version: 0.1.1.dev0
Summary: Django app that tracks user permssions when using django-impersonate.
Home-page: https://github.com/yunojuno/poetry-template
License: MIT
Author: YunoJuno
Author-email: code@yunojuno.com
Maintainer: YunoJuno
Maintainer-email: code@yunojuno.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: django (>=2.2,<4.0)
Requires-Dist: django-impersonate (>=1.5.1,<2.0.0)
Project-URL: Documentation, https://github.com/yunojuno/poetry-template
Project-URL: Repository, https://github.com/yunojuno/poetry-template
Description-Content-Type: text/markdown

# Django Impersonate Permissions

Add ability to control impersonate permissions.

