Metadata-Version: 2.1
Name: django-authz-tools
Version: 0.1.0
Summary: A collection of built shortcut models and helpers to ease the creation of authorization system in Django projects with not complicated flows
Home-page: https://github.com/rwrotson/django-authz-tools
License: MIT
Keywords: django,plugin,authorization,auth,authz,groups,permissions
Author: Igor Lashkov
Author-email: rwrotson@yandex.ru
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: django (>=2.4.2,<3.0.0)
Project-URL: Repository, https://github.com/rwrotson/django-authz-tools
Description-Content-Type: text/markdown

# django-custom-groups
Django plugin to create custom groups and permissions system

