Set up tests, add tests for common.util.time, add %d
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-05 15:18:57 +01:00
parent 67f5090bf8
commit 34ce1e9b05
6 changed files with 60 additions and 33 deletions

View File

@ -39,7 +39,7 @@ createsuperuser:
shell:
python src/web/manage.py shell
poetry.lock:
poetry.lock: pyproject.toml
poetry install
test: poetry.lock