Commit graph

314 commits

Author SHA1 Message Date
c850310754
document docker usage 2025-03-07 16:58:54 +01:00
07e45924d1 Docker: Provide working directory for gunicorn 2025-03-07 15:57:49 +01:00
bd035fe689 Add organization models 2025-03-07 15:27:28 +01:00
259837ae61 Add empty core app 2025-03-07 15:17:00 +01:00
e356cc1083
configure automated container build action 2025-03-07 09:26:57 +01:00
af1729e4bb
add a pre-commit configuration 2025-03-07 09:21:48 +01:00
186e8e2f43
update title in README 2025-03-07 09:21:37 +01:00
c2c5b62a63
initialize docker build 2025-03-07 09:16:24 +01:00
2e49849960 Use environment variables in Django settings 2025-03-05 17:36:25 +01:00
34cee1aa2e Run black for initial code style 2025-03-05 11:04:09 +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
77e61409e4
add feature issue template 2025-03-04 10:32:36 +01:00
c5830752af Initial commit 2025-03-03 15:26:47 +00:00