Tobias Kunze rixx · he/him
rixx commented on pull request servala/servala-portal#8 2025-03-09 14:27:46 +00:00
Initialize Django project
  • Updated to Django 5.2b1 (definitely the best choice to do this now)
  • added a thin custom user model
  • added a preliminary version of the service models

Some related data…

rixx pushed to 1-initialize-project at servala/servala-portal 2025-03-09 14:21:30 +00:00
6702de359b Add custom user model
2d3e8b2a56 Update to Django 5.2b1
Compare 2 commits »
rixx pushed to 1-initialize-project at servala/servala-portal 2025-03-09 13:59:30 +00:00
9c59005eb5 Rough first draft of service models
rixx pushed to 1-initialize-project at servala/servala-portal 2025-03-07 15:02:16 +00:00
07e45924d1 Docker: Provide working directory for gunicorn
bd035fe689 Add organization models
259837ae61 Add empty core app
Compare 3 commits »
rixx commented on pull request servala/servala-portal#8 2025-03-07 15:01:43 +00:00
Initialize Django project

I haven’t worked with django-unfold before, but it looks straightforward.

It seems fairly young within the Django ecosystem (Django is old, 3 years is nothing), but I don't think that's a big…

rixx pushed to 1-initialize-project at servala/servala-portal 2025-03-05 16:36:34 +00:00
2e49849960 Use environment variables in Django settings
rixx created pull request servala/servala-portal#8 2025-03-05 10:16:38 +00:00
WIP: Initialize Django project
rixx pushed to 1-initialize-project at servala/servala-portal 2025-03-05 10:06:13 +00:00
34cee1aa2e Run black for initial code style
bde68c763e Add dev dependencies: linters, formatters, testing
51504c74f7 uv + Django[postgres] installation
Compare 3 commits »
rixx created branch 1-initialize-project in servala/servala-portal 2025-03-05 10:06:12 +00:00