LICENSE.txt
MANIFEST.in
README.md
setup.py
django_permafrost.egg-info/PKG-INFO
django_permafrost.egg-info/SOURCES.txt
django_permafrost.egg-info/dependency_links.txt
django_permafrost.egg-info/requires.txt
django_permafrost.egg-info/top_level.txt
permafrost/__init__.py
permafrost/__version__.py
permafrost/admin.py
permafrost/apps.py
permafrost/backends.py
permafrost/forms.py
permafrost/models.py
permafrost/permissions.py
permafrost/tests.py
permafrost/urls.py
permafrost/views.py
permafrost/management/__init__.py
permafrost/management/commands/__init__.py
permafrost/management/commands/permcatagories.py
permafrost/management/commands/permlist.py
permafrost/migrations/0001_initial.py
permafrost/migrations/0002_auto_20200218_2234.py
permafrost/migrations/0003_auto_20200227_2356.py
permafrost/migrations/0004_auto_20200310_2228.py
permafrost/migrations/0005_auto_20200311_1701.py
permafrost/migrations/0006_auto_20200313_2056.py
permafrost/migrations/0007_remove_permafrostrole_group.py
permafrost/migrations/0008_permafrostrole_group.py
permafrost/migrations/0009_permafrostrole_group_update.py
permafrost/migrations/0010_auto_20200504_2344.py
permafrost/migrations/0011_auto_20200506_2128.py
permafrost/migrations/0012_auto_20200729_1710.py
permafrost/migrations/0012_remove_permafrostrole_category.py
permafrost/migrations/0013_permafrostrole_category.py
permafrost/migrations/0014_convert_category.py
permafrost/migrations/0015_auto_20200606_0042.py
permafrost/migrations/0016_merge_20200729_1716.py
permafrost/migrations/0017_delete_permafrostcategory.py
permafrost/migrations/0018_auto_20201124_1534.py
permafrost/migrations/0019_auto_20210406_1820.py
permafrost/migrations/__init__.py
permafrost/templates/permafrost/base.html
permafrost/templates/permafrost/index.html
permafrost/templates/permafrost/permafrostrole_confirm_delete.html
permafrost/templates/permafrost/permafrostrole_detail.html
permafrost/templates/permafrost/permafrostrole_form.html
permafrost/templates/permafrost/permafrostrole_list.html
permafrost/templates/permafrost/permafrostrole_manage.html
permafrost/templates/permafrost/permissions_modal.html
permafrost/templates/permafrost/admin/perms_to_code.html
permafrost/templates/permafrost/includes/permissions_table.html