News




Django Software Foundation

Updates to Django

Today 'Updates to Django' is presented by Raffaella Suardini from Djangonaut Space!

Last week we had 18 pull requests merged into Django by 12 different contributors - including 2 first-time contributors! Congratulations to Jure Cuhalev and Farhan Ali Raza for having their first commits merged into Django - welcome on board! 🚀

News in Django 5.2:

  • A new warning is printed to the console when running runserver that it is not suitable for production. This warning can be hidden by setting the HIDE_PRODUCTION_WARNING environment variable to "true".
  • Stack frames from Django's custom assertions are now hidden, making test failures easier to read and enables test --pdb to directly enter into the failing test method.
  • Adding EmailMultiAlternatives.alternatives is now only supported via the EmailMultiAlternatives.attach_alternative method.

🎉 Django 5.1 is released 🎉

A huge thank you to Natalia for being the release manager, and also thanks to all the contributors who worked for 5.1. Impressively, 8% of the contributors come from Djangonaut Space! Thank you all for your incredible effort. 🎉

Django Newsletter  

Articles





Events




Design Articles

Videos



Podcasts

Projects