Commit graph

17 commits

Author SHA1 Message Date
f3762a6a35
bump version 2025.04.14-0 -> 2025.04.14-1
All checks were successful
Build and Deploy Staging / build (push) Successful in 54s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 7s
Build and Deploy Production / build (push) Successful in 56s
Build and Deploy Production / deploy (push) Successful in 18s
2025-04-14 15:12:58 +02:00
8a7044cdc6
note where to find workflow
All checks were successful
Tests / test (push) Successful in 23s
2025-04-14 15:12:06 +02:00
9e4b820757
configure bumpver for versoning
All checks were successful
Tests / test (push) Successful in 22s
2025-04-14 13:21:07 +02:00
70acf2c381 Add and document database cache 2025-03-26 15:40:33 +01:00
78ba457096 Add and document user management commands
All checks were successful
Tests / test (push) Successful in 25s
2025-03-25 15:39:51 +01:00
4e603246f7 Add and document reencrypt_fields command 2025-03-24 11:26:12 +01:00
1424fdf3bb Add very basic tests 2025-03-24 10:33:32 +01:00
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