Go to file
Kai ef578a697b
All checks were successful
test / build (push) Successful in 7s
test / deploy (push) Successful in 2s
refactor: clean up code formatting in various files for improved readability
2025-03-24 20:03:17 +08:00
.github/workflows chore: switch runner type in test.yaml from self-hosted to ubuntu-latest for build and deploy jobs 2025-03-24 19:21:38 +08:00
apps refactor: clean up code formatting in various files for improved readability 2025-03-24 20:03:17 +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