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.
Sebastián Ramírez 6851eea1fe
🐛 Set up Sentry only when used (#671)
2 years ago
..
alembic ♻ Move project source files to top level from src, update Sentry dependency (#630) 2 years ago
api 👷 Add continuous deployment and refactors needed for it (#667) 2 years ago
core 👷 Add continuous deployment and refactors needed for it (#667) 2 years ago
email-templates Create endpoint to show password recovery email content and update email template (#664) 2 years ago
tests 👷 Add continuous deployment and refactors needed for it (#667) 2 years ago
__init__.py ♻ Move project source files to top level from src, update Sentry dependency (#630) 2 years ago
backend_pre_start.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 2 years ago
celeryworker_pre_start.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 2 years ago
crud.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 2 years ago
initial_data.py ♻ Move project source files to top level from src, update Sentry dependency (#630) 2 years ago
main.py 🏷️ Add mypy to the GitHub Action for tests and fixed types in the whole project (#655) 2 years ago
models.py 🏷️ Add mypy to the GitHub Action for tests and fixed types in the whole project (#655) 2 years ago
tests_pre_start.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 2 years ago
utils.py 👷 Add continuous deployment and refactors needed for it (#667) 2 years ago
worker.py 🐛 Set up Sentry only when used (#671) 2 years ago