- Zurich
- https://serva.la
- Joined on
2025-03-03
As Django 5.2 will be out April 2 and afaik it will be the next LTS release, would it make sense to directly go with that version (even with a beta version right now)? Or should we wait and update…
Docker setup: only for production or also for development?
I feel with uv
we don't need Docker for development, so for now, we can see Docker for production.
Default timezone when…
We'll go for mazer, it's the only Bootstrap 5 HTML template I found which doesn't hide features behind a commercial "Pro" version.
Thanks for your thoughts! You're right, adding this external dependency does bring certain risks. I think it's better to use a "plain" HTML template. I also discovered that Django Unfold uses…
I added an initial version of a Dockerfile. While it builds, it doesn't run yet because it doesn't find the module. Also, once we have static files configured, we need to uncomment "collectstatic"…