Commit graph

6 commits

Author SHA1 Message Date
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