You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pre-commit-ci[bot] d7f439e757 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2 weeks ago
..
alembic ♻️ Refactor models to use cascade delete relationships (#1276) 1 year ago
api 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2 weeks ago
core ♻️ Replace email types from `str` to `EmailStr` in `config.py` (#1492) 6 months ago
email-templates 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2 weeks ago
tests 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2 weeks ago
__init__.py ♻ Move project source files to top level from src, update Sentry dependency (#630) 1 year ago
backend_pre_start.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 1 year ago
crud.py ♻️ Edit refactor db models to use UUID's instead of integer ID's (#1259) 1 year ago
initial_data.py ♻ Move project source files to top level from src, update Sentry dependency (#630) 1 year ago
main.py ♻️ Include `FRONTEND_HOST` in CORS origins by default (#1348) 11 months ago
models.py ♻️ Remove redundant field in inherited class (#1520) 5 months ago
tests_pre_start.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 1 year ago
utils.py ♻️ Refactored code to use encryption algorithm name from settings for consistency (#1160) 10 months ago