Commit graph

11 commits

Author SHA1 Message Date
d9469938ec Data model: Use correct link between plan and offering 2025-03-16 08:37:03 +01:00
abf18249bc Data model: Remove link between CloudProvider and ControlPlane 2025-03-16 08:36:37 +01:00
7f200b974b Data model: Rename service provider to cloud provider 2025-03-16 08:36:07 +01:00
6702de359b Add custom user model 2025-03-09 15:21:12 +01:00
2d3e8b2a56 Update to Django 5.2b1 2025-03-09 15:04:46 +01:00
9c59005eb5 Rough first draft of service models 2025-03-09 14:59:20 +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
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
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