LICENSE
README.rst
pyproject.toml
django_prbac/__init__.py
django_prbac/admin.py
django_prbac/arbitrary.py
django_prbac/csv.py
django_prbac/decorators.py
django_prbac/exceptions.py
django_prbac/fields.py
django_prbac/forms.py
django_prbac/models.py
django_prbac/urls.py
django_prbac/utils.py
django_prbac.egg-info/PKG-INFO
django_prbac.egg-info/SOURCES.txt
django_prbac.egg-info/dependency_links.txt
django_prbac.egg-info/requires.txt
django_prbac.egg-info/top_level.txt
django_prbac/migrations/0001_initial.py
django_prbac/migrations/__init__.py
tests/test_decorators.py
tests/test_fields.py
tests/test_forms.py
tests/test_models.py