if you use Django: do you.. upgrade Django every few years? for my website projects I'm used to just using whatever the current version is and then literally never upgrading ever and I'm trying to figure out if this approach will work for Django or not
@b0rk I have not used Django since 2021 but I used to always be on an LTS and always upgrade to the next LTS when it came out.