test_task_crm/app
Artem Kashaev dc0046c730
Test / test (push) Successful in 15s Details
refactor: improve variable naming and add comments for clarity in models and services
2025-12-01 16:24:23 +05:00
..
api fix: add missing commas for syntax correctness across multiple files 2025-12-01 16:19:19 +05:00
core fix: add missing commas for syntax correctness across multiple files 2025-12-01 16:19:19 +05:00
models refactor: improve variable naming and add comments for clarity in models and services 2025-12-01 16:24:23 +05:00
repositories fix: add missing commas for syntax correctness across multiple files 2025-12-01 16:19:19 +05:00
services refactor: improve variable naming and add comments for clarity in models and services 2025-12-01 16:24:23 +05:00
Dockerfile feat: add Docker support and database migrations 2025-11-22 14:51:20 +05:00
__init__.py Init project structure 2025-11-22 13:56:45 +05:00
main.py fix: update CORS allowed origins for better security 2025-12-01 16:18:36 +05:00