Commit graph

10 commits

Author SHA1 Message Date
832763cb2a Document env file option in uv 2025-03-24 10:30:41 +01:00
f2580675a0
document deployment to staging 2025-03-21 14:24:37 +01:00
dafd73b7d5
deployment automation for staging 2025-03-21 14:24:21 +01:00
f42daf01a4
mention docs and pre-commit in README
Some checks failed
Build and Deploy / build (push) Failing after 18s
2025-03-17 17:13:18 +01:00
c850310754
document docker usage 2025-03-07 16:58:54 +01:00
186e8e2f43
update title in README 2025-03-07 09:21:37 +01:00
2e49849960 Use environment variables in Django settings 2025-03-05 17:36:25 +01:00
bde68c763e Add dev dependencies: linters, formatters, testing 2025-03-05 11:04:09 +01:00
51504c74f7 uv + Django[postgres] installation
Installation of:
- Django[argon2]==4.2 (current LTS)
- psycopg2-binary (PostgreSQL driver)

Plus result of django-admin startproject servala src/
2025-03-05 10:44:16 +01:00
c5830752af Initial commit 2025-03-03 15:26:47 +00:00