LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
micro_users.egg-info/PKG-INFO
micro_users.egg-info/SOURCES.txt
micro_users.egg-info/dependency_links.txt
micro_users.egg-info/requires.txt
micro_users.egg-info/top_level.txt
users/__init__.py
users/admin.py
users/apps.py
users/filters.py
users/forms.py
users/middleware.py
users/models.py
users/signals.py
users/tables.py
users/urls.py
users/views.py
users/migrations/0001_initial.py
users/migrations/0002_alter_useractivitylog_action.py
users/migrations/0003_scope_alter_customuser_options_and_more.py
users/migrations/__init__.py
users/static/img/default_profile.webp
users/static/img/login_logo.webp
users/static/users/css/detail.css
users/static/users/css/login.css
users/static/users/css/profile.css
users/static/users/css/style.css
users/static/users/js/anime.min.js
users/static/users/js/login.js
users/templates/registration/login.html
users/templates/users/manage_users.html
users/templates/users/user_activity_log.html
users/templates/users/user_detail.html
users/templates/users/user_form.html
users/templates/users/partials/scope_actions.html
users/templates/users/partials/scope_form.html
users/templates/users/partials/scope_manager.html
users/templates/users/partials/user_actions.html
users/templates/users/profile/profile.html
users/templates/users/profile/profile_edit.html
users/templates/users/widgets/grouped_permissions.html