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.
Javier Álvarez 6e1c888af3
♻️ Replace deprecated utcnow() with now(timezone.utc) in utils module (#1247)
1 year ago
..
alembic 🗃️ Add max_length validation for database models and input data (#1233) 1 year ago
api 🔒️ Refactor migrate from python-jose to PyJWT (#1203) 1 year ago
core ♻️ Replace deprecated utcnow() with now(timezone.utc) in utils module (#1247) 1 year ago
email-templates Create endpoint to show password recovery email content and update email template (#664) 1 year ago
tests 🔥 Remove duplicated code (#1185) 1 year 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 ♻️ Refactor user update (#689) 1 year ago
initial_data.py ♻ Move project source files to top level from src, update Sentry dependency (#630) 1 year ago
main.py 🔧 Update sentry dns initialization following the environment settings (#1145) 1 year ago
models.py 🗃️ Add max_length validation for database models and input data (#1233) 1 year 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 ♻️ Replace deprecated utcnow() with now(timezone.utc) in utils module (#1247) 1 year ago