Portal/rsconcept/backend
2025-05-29 15:46:56 +03:00
..
apps B: Prevent cyclic dependencies 2025-04-29 21:30:54 +03:00
fixtures M: Small fixes 2025-05-29 15:38:39 +03:00
project F: Enable compression for backend responses 2025-03-20 15:34:39 +03:00
shared B: Prevent cyclic dependencies 2025-04-29 21:30:54 +03:00
templates Initial commit 2024-06-07 20:17:03 +03:00
.dockerignore Initial commit 2024-06-07 20:17:03 +03:00
.env.dev Initial commit 2024-06-07 20:17:03 +03:00
.env.prod Initial commit 2024-06-07 20:17:03 +03:00
.env.prod.local Initial commit 2024-06-07 20:17:03 +03:00
.pylintrc F: Implementing backend for synthesis operation 2024-07-31 18:09:08 +03:00
Dockerfile M: Fix ENV format 2025-05-15 12:37:11 +03:00
entrypoint.sh Initial commit 2024-06-07 20:17:03 +03:00
manage.py Initial commit 2024-06-07 20:17:03 +03:00
mypy.ini R: Improve backend type hints, linting and package locks 2024-09-12 21:10:05 +03:00
requirements-dev-lock.txt update dependencies 2025-05-29 15:46:56 +03:00
requirements-dev.txt R: Fix django dependencies 2024-12-04 14:52:20 +03:00
requirements.txt update dependencies 2025-05-29 15:46:56 +03:00
run_testfile.py F: Implement create-block API 2025-04-14 23:11:24 +03:00