MANIFEST.in
setup.py
slth/__init__.py
slth/components.py
slth/endpoints.py
slth/exceptions.py
slth/factory.py
slth/forms.py
slth/middleware.py
slth/models.py
slth/notifications.py
slth/oauth.py
slth/permissions.py
slth/printer.py
slth/queryset.py
slth/roles.py
slth/serializer.py
slth/statistics.py
slth/tasks.py
slth/tests.py
slth/threadlocal.py
slth/urls.py
slth/utils.py
slth/views.py
slth/cmd/configure/__main__.py
slth/cmd/init/__main__.py
slth/cmd/init/boilerplate/.DS_Store
slth/cmd/init/boilerplate/.gitignore
slth/cmd/init/boilerplate/base.env
slth/cmd/init/boilerplate/docker-compose.yml
slth/cmd/init/boilerplate/local.env
slth/cmd/init/boilerplate/run.sh
slth/cmd/init/boilerplate/test.sh
slth/cmd/init/boilerplate/backend/application.yml
slth/cmd/init/boilerplate/backend/entrypoint.sh
slth/cmd/init/boilerplate/backend/manage.py
slth/cmd/init/boilerplate/backend/requirements.txt
slth/cmd/init/boilerplate/backend/api/__init__.py
slth/cmd/init/boilerplate/backend/api/asgi.py
slth/cmd/init/boilerplate/backend/api/endpoints.py
slth/cmd/init/boilerplate/backend/api/models.py
slth/cmd/init/boilerplate/backend/api/settings.py
slth/cmd/init/boilerplate/backend/api/tests.py
slth/cmd/init/boilerplate/backend/api/urls.py
slth/cmd/init/boilerplate/backend/api/wsgi.py
slth/cmd/init/boilerplate/frontend/package.json
slth/cmd/init/boilerplate/frontend/vite.config.js
slth/cmd/init/boilerplate/frontend/src/main.jsx
slth/cmd/init/boilerplate/selenium/run.sh
slth/db/__init__.py
slth/db/generic.py
slth/db/models.py
slth/management/__init__.py
slth/management/commands/__init__.py
slth/management/commands/integration_test.py
slth/management/commands/sync.py
slth/migrations/0001_initial.py
slth/migrations/0002_email_role_pushsubscription_error.py
slth/migrations/0003_rename_photo_profile_alter_profile_options.py
slth/migrations/0004_alter_profile_photo.py
slth/migrations/0005_alter_profile_photo.py
slth/migrations/0006_user.py
slth/migrations/0007_deletion_log.py
slth/migrations/__init__.py
slth/pdf/__init__.py
slth/pdf/tests.py
slth/selenium/__init__.py
slth/selenium/browser.py
slth/static/.DS_Store
slth/static/css/.DS_Store
slth/static/css/slth.css
slth/static/js/index.min.js
slth/static/js/react.min.js
slth/static/js/slth.min.js
slth/templates/index.html
slth/templates/report.html
slth/templates/service-worker.js
slth/templates/signature.html
slthcore.egg-info/PKG-INFO
slthcore.egg-info/SOURCES.txt
slthcore.egg-info/dependency_links.txt
slthcore.egg-info/top_level.txt