←back to thread

Django 6.0 beta 1 released

(www.djangoproject.com)
106 points webology | 1 comments | | HN request time: 0.204s | source
Show context
ranger_danger ◴[] No.45674557[source]
Incompatible with the default Ubuntu 22.04 LTS python version, just FYI (uses 3.10 whereas the minimum is now 3.12).
replies(6): >>45675117 #>>45675181 #>>45675496 #>>45675563 #>>45675815 #>>45676251 #
stackskipton ◴[] No.45675815[source]
Ops here, using System Python is always asking for trouble, just put Django into a container and call it a day.
replies(1): >>45675947 #
ranger_danger ◴[] No.45675947[source]
What kind of trouble? That's all I've ever used for the last 15 years of my professional Django work and never had any issues...
replies(2): >>45676426 #>>45679072 #
1. stackskipton ◴[] No.45676426[source]
Anything involving Distro updating. There is no reason not to use containers except Docker Build scary!