Commit graph

27 commits

Author SHA1 Message Date
f99f8511bb
bump version 2025.11.13-0 -> 2025.11.17-0
All checks were successful
Build and Deploy Staging / build (push) Successful in 40s
Build and Deploy Antora Docs / build (push) Successful in 1m9s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 6s
Build and Deploy Antora Docs / deploy (push) Successful in 5s
2025-11-17 11:50:15 +01:00
325d274cea
bump version 2025.10.27-0 -> 2025.11.13-0
All checks were successful
Build and Deploy Staging / build (push) Successful in 40s
Build and Deploy Antora Docs / build (push) Successful in 1m8s
Tests / test (push) Successful in 26s
Build and Deploy Staging / deploy (push) Successful in 7s
Build and Deploy Antora Docs / deploy (push) Successful in 4s
2025-11-13 11:05:43 +01:00
6ed6a8f4c3
bump version 2025.10.22-1 -> 2025.10.27-0
All checks were successful
Build and Deploy Staging / build (push) Successful in 43s
Build and Deploy Production / build (push) Successful in 40s
Tests / test (push) Successful in 29s
Build and Deploy Staging / deploy (push) Successful in 6s
Build and Deploy Production / deploy (push) Successful in 16s
2025-10-27 11:49:47 +01:00
e5745ebb50
bump version 2025.10.22-0 -> 2025.10.22-1
All checks were successful
Build and Deploy Staging / build (push) Successful in 41s
Build and Deploy Production / build (push) Successful in 41s
Tests / test (push) Successful in 26s
Build and Deploy Staging / deploy (push) Successful in 5s
Build and Deploy Production / deploy (push) Successful in 13s
2025-10-22 16:30:28 +02:00
b913e544a4
bump version 2025.10.03-1 -> 2025.10.22-0 2025-10-22 16:30:20 +02:00
b5e7a7a9b7
bump version 2025.10.03-0 -> 2025.10.03-1
All checks were successful
Build and Deploy Staging / build (push) Successful in 46s
Build and Deploy Production / build (push) Successful in 47s
Tests / test (push) Successful in 31s
Build and Deploy Staging / deploy (push) Successful in 8s
Build and Deploy Production / deploy (push) Successful in 15s
2025-10-03 16:21:49 +02:00
26f39fec1e
bump version 2025.09.22-0 -> 2025.10.03-0
All checks were successful
Build and Deploy Staging / build (push) Successful in 46s
Build and Deploy Production / build (push) Successful in 48s
Tests / test (push) Successful in 31s
Build and Deploy Staging / deploy (push) Successful in 7s
Build and Deploy Production / deploy (push) Successful in 18s
2025-10-03 14:46:04 +02:00
8edca54279 add note about smtp4dev 2025-10-02 09:49:27 +02:00
d98578d7c3
bump version 2025.04.14-1 -> 2025.09.22-0
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m12s
Build and Deploy Production / build (push) Successful in 48s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 9s
Build and Deploy Production / deploy (push) Successful in 21s
2025-09-22 11:34:48 +02:00
93c4fc9b26 Add system checks 2025-06-04 11:45:42 +02:00
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