Initialize Django project
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…
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…
WIP: Initialize Django project