.coveragerc
.pre-commit-config.yaml
COPYING
MANIFEST.in
README
VERSION
check-migrations.sh
getlasso3.sh
noxfile.py
pylint.rc
pytest.ini
setup.py
src/authentic2_cut/__init__.py
src/authentic2_cut/actions.py
src/authentic2_cut/admin.py
src/authentic2_cut/api_views.py
src/authentic2_cut/app_settings.py
src/authentic2_cut/apps.py
src/authentic2_cut/custom_settings.py
src/authentic2_cut/forms.py
src/authentic2_cut/middlewares.py
src/authentic2_cut/models.py
src/authentic2_cut/tables.py
src/authentic2_cut/urls.py
src/authentic2_cut/user_datas.py
src/authentic2_cut/utils.py
src/authentic2_cut/views.py
src/authentic2_cut.egg-info/PKG-INFO
src/authentic2_cut.egg-info/SOURCES.txt
src/authentic2_cut.egg-info/dependency_links.txt
src/authentic2_cut.egg-info/not-zip-safe
src/authentic2_cut.egg-info/requires.txt
src/authentic2_cut.egg-info/top_level.txt
src/authentic2_cut/fixtures/cut_attributes.json
src/authentic2_cut/management/__init__.py
src/authentic2_cut/management/commands/__init__.py
src/authentic2_cut/management/commands/cut-validation-request.py
src/authentic2_cut/migrations/0001_initial.py
src/authentic2_cut/migrations/0002_auto_20171116_1052.py
src/authentic2_cut/migrations/0003_auto_20180423_1532.py
src/authentic2_cut/migrations/0004_auto_20180801_1147.py
src/authentic2_cut/migrations/0005_auto_20200515_1616.py
src/authentic2_cut/migrations/0006_delete_journal.py
src/authentic2_cut/migrations/__init__.py
src/authentic2_cut/templates/authentic2/cut-agents-forbidden.html
src/authentic2_cut/templates/authentic2/cut-edit-core.html
src/authentic2_cut/templates/authentic2/cut-notify-usager-modification_body.html
src/authentic2_cut/templates/authentic2/cut-notify-usager-modification_body.txt
src/authentic2_cut/templates/authentic2/cut-notify-usager-modification_subject.txt
src/authentic2_cut/templates/authentic2/cut-profile.html
src/authentic2_cut/templates/authentic2/cut_manager_user_edit_core.html
src/authentic2_cut/templates/authentic2/cut_manager_user_validation.html
src/authentic2_cut/templates/authentic2/cut_manager_user_validations.html
tests/conftest.py
tests/minimal.jpg
tests/minimal.pdf
tests/minimal.png
tests/settings.py
tests/test_api.py
tests/test_hooks.py
tests/test_models.py
tests/test_rbac.py
tests/test_views.py
tests/utils.py