- https://adamj.eu/tech/2025/04/07/django-whats-new-5.2/#automatic-model-imports-in-the-shell

The new How to customize the shell command (https://docs.djangoproject.com/en/5.2/howto/custom-shell) documentation page covers adding extra automatic imports by defining a custom shell command override.

Here’s an example that goes beyond the docs:

Thanks @adamchainz 🙏🏻

#python #webdev #django #Django5.2 #djangonews

Django: what’s new in 5.2 - Adam Johnson

Django 5.2 was released last Wednesday, another exciting step forward for our favourite web framework. It comes with a composite of new features, contributed to by many, some of which I am happy to have helped with. Below is my pick of highlights from the release notes.

A Cheatsheet on Comparing API Architectural Styles !

Una hoja de referencia para comparar estilos arquitectónicos de API !

Aprende a "Como Crear Un CRUD con Django 5 – Parte 2:
👉 https://blog.nubecolectiva.com/como-crear-un-crud-con-django-5-parte-2/

#envivo #comunidaddeprogramadores #devs #programar
#frontendDev #backendDev #desarrollodesoftware #programación #eventoenvivo #endirecto #100DaysOfCode #worldcode #programadores #developers #developerlife #api #crud #django5 #python

Como Crear Un CRUD con Django 5 – Parte 2

En esta segunda parte continuaremos con el tutorial Como Crear Un CRUD con Django 5, paso a paso y siguiendo las buenas prácticas.

Blog de Programación y Desarrollo - Nube Colectiva

Sarah Boyce is giving the talk "Hidden gems of Django 5.x" at DjangoCon US 2024 in Durham, North Carolina (US) 🐂

https://2024.djangocon.us/talks/hidden-gems-of-django-5-x/

#Django #DjangoCon #DjangoConUS #DjangoConUS2024 #Django5 #Gems #Fellow #Accessibility

CC @sarahboyce @djangocon

Hidden gems of Django 5.x

DjangoCon US
Las Novedades Que Trae Django 5 - Parte 2 (Final)

En la parte anterior pudimos ver grupos de ciertas características que trae Django 5, como los Filtros de facetas en el administrador, Valores

Blog de Programación y Desarrollo - Nube Colectiva
Las Novedades Que Trae Django 5 - Parte 1

En este artículo conocerás Las Novedades Que Trae Django 5, cada una de ellas las veremos a detalle con información oficial del mismo Django.

Blog de Programación y Desarrollo - Nube Colectiva
🚀 #Django5.1 has been out for a month! Key updates include #Querystring Template Tag, #PostgreSQL connection pools, LoginRequiredMiddleware, and improved testing tools. Note: MariaDB 10.4 & PostgreSQL 12 are no longer supported.
See Blog: https://link.medium.com/3xVDv7mJMMb
#python #coding #django #django5

It's a Django 5.0 kind of day: I'm diving straight into the heart of the matter with the new field group feature. It will allow me to consequently lighten my templates. Yay!

Django upgrade went smooth, everything is working fine. Had an issue with django-countries but it was quickly fixed (https://github.com/SmileyChris/django-countries/issues/447).

#Django #Django5

Django 5.0 breakage · Issue #447 · SmileyChris/django-countries

I unintentionally upgraded to Django 5.0 trying to fix some other issues in my project, and I came across this error when rendering a country field in a template: `'BlankChoiceIterator' object has ...

GitHub
Django 5.0 released

Posted by Natalia Bidart on December 4, 2023

Django Project

Ooh that was fast. #django5 has been yesterday released and today I already have the #dependabot #pr to bump Django for #easyticketsapp.

Unfortunately the #cicd pipeline fails so I have to investigate what breaks with the new version. Best case only some #dependencies

Django 5.0 has been released 🎉

After months of work, everyone can use this great new version 🙌

My favorite features are:
• 🤖 generated fields
• ✅ database default values
• 🔑 prefetch related for generic foreign keys

Which are your favorite features?
https://www.djangoproject.com/weblog/2023/dec/04/django-50-released/

#Django #GeneratedField #GeneratedColumn #Database #ORM #SQLite #PostgreSQL #MySQL #MariaDB #Default #ForeignKey #Django5 #Python #Python312 #Web #Framework #Release #ORM

Django 5.0 released

Posted by Natalia Bidart on December 4, 2023

Django Project