Tobias Kunze rixx · he/him
rixx closed issue servala/servala-portal#1 2025-03-16 09:10:00 +00:00
Initialize Django Project
rixx merged pull request servala/servala-portal#8 2025-03-16 09:09:27 +00:00
Initialize Django project
rixx pushed to main at servala/servala-portal 2025-03-16 09:09:27 +00:00
951c5cfbfb Merge pull request 'Initialize Django project' (#8) from 1-initialize-project into main
d14b935242 Remove password field from user admin
c141f05c42 Add settings for staticfiles
d03d5faa98 Set some admin config variables
658be0d71a Serve static and media files in dev
Compare 35 commits »
rixx deleted branch 1-initialize-project from servala/servala-portal 2025-03-16 09:09:27 +00:00
rixx pushed to 1-initialize-project at servala/servala-portal 2025-03-16 09:08:36 +00:00
d14b935242 Remove password field from user admin
c141f05c42 Add settings for staticfiles
d03d5faa98 Set some admin config variables
658be0d71a Serve static and media files in dev
489169f95b Improve admin handling
Compare 6 commits »
rixx pushed to 1-initialize-project at servala/servala-portal 2025-03-16 09:07:28 +00:00
3a8ce694be Remove password field from user admin
300684c80c Add settings for staticfiles
651f821b4f Set some admin config variables
181c561c79 Serve static and media files in dev
f9b0a3d670 fixup! Various small model fixes
Compare 20 commits »
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