LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
django_phac_aspc_helpers.egg-info/PKG-INFO
django_phac_aspc_helpers.egg-info/SOURCES.txt
django_phac_aspc_helpers.egg-info/dependency_links.txt
django_phac_aspc_helpers.egg-info/requires.txt
django_phac_aspc_helpers.egg-info/top_level.txt
phac_aspc/__init__.py
phac_aspc/rules.py
phac_aspc/vanilla.py
phac_aspc/django/__init__.py
phac_aspc/django/comma_separated_field.py
phac_aspc/django/excel.py
phac_aspc/django/fields.py
phac_aspc/django/admin/__init__.py
phac_aspc/django/admin/decorators/__init__.py
phac_aspc/django/admin/decorators/admin_decorators.py
phac_aspc/django/helpers/__init__.py
phac_aspc/django/helpers/apps.py
phac_aspc/django/helpers/jinja_dtl_interop_utils.py
phac_aspc/django/helpers/auth/__init__.py
phac_aspc/django/helpers/auth/backend.py
phac_aspc/django/helpers/auth/views.py
phac_aspc/django/helpers/jinja_utils/__init__.py
phac_aspc/django/helpers/jinja_utils/include_from_dtl.py
phac_aspc/django/helpers/locale/__init__.py
phac_aspc/django/helpers/locale/code.py
phac_aspc/django/helpers/locale/language.py
phac_aspc/django/helpers/locale/en_CA/LC_MESSAGES/django.mo
phac_aspc/django/helpers/locale/en_CA/LC_MESSAGES/django.po
phac_aspc/django/helpers/locale/fr_CA/LC_MESSAGES/django.mo
phac_aspc/django/helpers/locale/fr_CA/LC_MESSAGES/django.po
phac_aspc/django/helpers/logging/__init__.py
phac_aspc/django/helpers/logging/configure_logging.py
phac_aspc/django/helpers/logging/json_post_handlers.py
phac_aspc/django/helpers/logging/utils.py
phac_aspc/django/helpers/ready/__init__.py
phac_aspc/django/helpers/ready/ready.py
phac_aspc/django/helpers/static/phac_aspc_helpers/base.css
phac_aspc/django/helpers/static/phac_aspc_helpers/auth/buttons/ms-logo.svg
phac_aspc/django/helpers/static/phac_aspc_helpers/phac_logos/en-fr.svg
phac_aspc/django/helpers/static/phac_aspc_helpers/phac_logos/en-fr__dark.svg
phac_aspc/django/helpers/static/phac_aspc_helpers/phac_logos/en.svg
phac_aspc/django/helpers/static/phac_aspc_helpers/phac_logos/en__dark.svg
phac_aspc/django/helpers/static/phac_aspc_helpers/phac_logos/fr-en.svg
phac_aspc/django/helpers/static/phac_aspc_helpers/phac_logos/fr-en__dark.svg
phac_aspc/django/helpers/static/phac_aspc_helpers/phac_logos/fr.svg
phac_aspc/django/helpers/static/phac_aspc_helpers/phac_logos/fr__dark.svg
phac_aspc/django/helpers/templates/phac_aspc/helpers/auth/error.html
phac_aspc/django/helpers/templates/phac_aspc/helpers/auth/buttons/microsoft.html
phac_aspc/django/helpers/templates/phac_aspc/helpers/strings/error_page_description.html
phac_aspc/django/helpers/templates/phac_aspc/helpers/strings/error_retry.html
phac_aspc/django/helpers/templates/phac_aspc/helpers/strings/error_title.html
phac_aspc/django/helpers/templates/phac_aspc/helpers/strings/error_type_general.html
phac_aspc/django/helpers/templates/phac_aspc/helpers/strings/error_type_oauth.html
phac_aspc/django/helpers/templates/phac_aspc/helpers/strings/microsoft_logo.html
phac_aspc/django/helpers/templates/phac_aspc/helpers/strings/signin_with_microsoft.html
phac_aspc/django/helpers/templates/phac_aspc/helpers/wet/session_timeout.html
phac_aspc/django/helpers/templatetags/__init__.py
phac_aspc/django/helpers/templatetags/phac_aspc_auth.py
phac_aspc/django/helpers/templatetags/phac_aspc_include_from_jinja.py
phac_aspc/django/helpers/templatetags/phac_aspc_inline_svg.py
phac_aspc/django/helpers/templatetags/phac_aspc_localization.py
phac_aspc/django/helpers/templatetags/phac_aspc_wet.py
phac_aspc/django/helpers/urls/__init__.py
phac_aspc/django/helpers/urls/auth.py
phac_aspc/django/helpers/urls/wet.py
phac_aspc/django/helpers/views/__init__.py
phac_aspc/django/helpers/views/wet.py
phac_aspc/django/localization/__init__.py
phac_aspc/django/localization/hooks.py
phac_aspc/django/localization/decorators/__init__.py
phac_aspc/django/localization/decorators/localization_decorators.py
phac_aspc/django/settings/__init__.py
phac_aspc/django/settings/localization.py
phac_aspc/django/settings/localization_env.py
phac_aspc/django/settings/logging.py
phac_aspc/django/settings/logging_env.py
phac_aspc/django/settings/security.py
phac_aspc/django/settings/security_env.py
phac_aspc/django/settings/wet.py
phac_aspc/django/settings/utils/__init__.py
phac_aspc/django/settings/utils/configuration_verification_utils.py
phac_aspc/django/settings/utils/configure_settings_for_tests.py
phac_aspc/django/settings/utils/env_utils.py
phac_aspc/django/settings/utils/is_running_tests.py
testapp/__init__.py
testapp/jinja2.py
testapp/model_factories.py
testapp/models.py
testapp/settings.py
testapp/migrations/0001_initial.py
testapp/migrations/__init__.py
testapp/tests/__init__.py
testapp/tests/pytest_runner.py
testapp/tests/test_rules.py
testapp/tests/django/__init__.py
testapp/tests/django/conftest.py
testapp/tests/django/test_admin_decorators.py
testapp/tests/django/test_comma_separated_field.py
testapp/tests/django/test_excel_utils.py
testapp/tests/django/test_phac_aspc_wet.py
testapp/tests/django/test_ready.py
testapp/tests/django/test_vanilla_utils.py