Django 5.2 Released
djangoproject.com
Django 5.2 Released
1–10 of 25 posts
Re: Django 5.2 Released
#2This is a huge usability improvement! We end up having to install shell plus in the dev environment on every project I've worked on, and it's not always available to us in production environments for debugging. Having models import automatically will be a big help.
Re: Django 5.2 Released
#3> All models are automatically imported in the shell by default. This is a huge usability improvement! We end up having to install shell plus in the dev environment on every project I've worked on, and it's not always available to us in production environments for debugging. Having models import automatically will be a big help.
Re: Django 5.2 Released
#4Re: Django 5.2 Released
#5In 2025, how much does it still make sense to go the Django way vs FastAPI ? Looking for well founded opinions. Not controversy.
Re: Django 5.2 Released
#6Re: Django 5.2 Released
#7In 2025, how much does it still make sense to go the Django way vs FastAPI ? Looking for well founded opinions. Not controversy.
Re: Django 5.2 Released
#8Re: Django 5.2 Released
#9In 2025, how much does it still make sense to go the Django way vs FastAPI ? Looking for well founded opinions. Not controversy.
Re: Django 5.2 Released
#10Props to the Fellows who are keeping these releases running on time and getting better every year. Boring software FTW!