Go to file
Kai e03d33ff83
All checks were successful
test / build (push) Successful in 11s
test / deploy (push) Successful in 3s
chore: comment out deployment command in test.yaml and add echo statement for debugging purposes
2025-03-25 15:11:27 +08:00
.github/workflows chore: comment out deployment command in test.yaml and add echo statement for debugging purposes 2025-03-25 15:11:27 +08:00
apps feat: add custom list method to AreaViewSet for testing purposes 2025-03-25 15:04:14 +08:00
deploy chore: update .dockerignore to include Pipfile and Pipfile.lock, add cryptography to requirements.txt, and modify compose-test.yaml for port mapping and volume path 2025-03-24 13:58:19 +08:00
locale/en/LC_MESSAGES first commit 2025-03-21 17:45:04 +08:00
mysite refactor: clean up code formatting in various files for improved readability 2025-03-24 20:03:17 +08:00
utils refactor: clean up code formatting in various files for improved readability 2025-03-24 20:03:17 +08:00
.dockerignore chore: update .dockerignore to include Pipfile and Pipfile.lock, add cryptography to requirements.txt, and modify compose-test.yaml for port mapping and volume path 2025-03-24 13:58:19 +08:00
.gitignore first commit 2025-03-21 17:45:04 +08:00
Dockerfile fix: simplify path for requirements.txt in Dockerfile 2025-03-24 11:55:01 +08:00
manage.py first commit 2025-03-21 17:45:04 +08:00
requirements.txt chore: update .dockerignore to include Pipfile and Pipfile.lock, add cryptography to requirements.txt, and modify compose-test.yaml for port mapping and volume path 2025-03-24 13:58:19 +08:00