Go to file
Kai 5fe3ab01b4
All checks were successful
test / build (push) Successful in 16s
test / deploy (push) Successful in 3s
chore: update echo statement in test.yaml for debugging clarity during deployment
2025-03-25 15:12:42 +08:00
.github/workflows chore: update echo statement in test.yaml for debugging clarity during deployment 2025-03-25 15:12:42 +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