Feb. 7, 2023 » TestDriven.io » [Archived Version]
This tutorial looks at how to deploy a Django application to Google App Engine.
Read MoreFeb. 7, 2023 » The Django weblog » [Archived Version]
After five years as part of the Django Fellowship program, Carlton Gibson has decided to step down as a Django Fellow this spring to explore other things. Carlton has made an extraordinary impact as a Django Fellow. The Django Software Foundation is grateful for his service and assistance. The Fellowship program was started in 2014 as a way to dedicate high-quality and consistent resources to the maintenance of Django. As Django has matured, the DSF has been able to fundraise and earmark funds …
Read MoreFeb. 6, 2023 » Honeybadger Developer Blog (Django Articles) » [Archived Version]
Amazon's Elastic Beanstalk service makes deploying and managing high-availability web applications on AWS easier. In this article, learn how to deploy a Python/Django application to Elastic Beanstalk.
Read MoreFeb. 5, 2023 » REVSYS Blog » [Archived Version]
Breaking up django-ninja views
Read MoreFeb. 3, 2023 » Django News » [Archived Version]
News Django security releases issued: 4.1.6, 4.0.9, and 3.2.17 The new security release fixes a potential denial-of-service attack. djangoproject.com DjangoCon US 2023 Confirmed It will take place in Durham, North Carolina, at the Durham Convention Center on October 16-20, 2023. More details to come. djangocon.us Articles Python’s “Disappointing” Superpowers Luke Plan's long essay on does Python have …
Read MoreFeb. 2, 2023 » Django Beats » [Archived Version]
This post is about the new Django 4.2 release. It’s got some neat things in it and Mariusz Felisiak shares his favorite highlights. Django on Fly.io is pretty sweet! Check it out: you can be up and running on Fly.io in just minutes. After 8 months of work by over 200! contributors 💗, the first alpha version of Django 4.2 is out! This is a long-term support release (LTS) with extended support until April 2026, so 3 more years. The final release should be issued in early April 2023, so now i…
Read MoreFeb. 1, 2023 » Django Chat » [Archived Version]
Mark is a developer advocate at MongoDB, longtime Django developer, and co-chair of DjangoCon Europe 2023. We discuss how Mongo can work well alongside Django, type hinting, Rust, and more.
Read MoreFeb. 1, 2023 » Django Chat » [Archived Version]
Mark is a developer advocate at MongoDB, longtime Django developer, and co-chair of DjangoCon Europe 2023. We discuss how Mongo can work well alongside Django, type hinting, Rust, and more.
Read MoreFeb. 1, 2023 » Luke Plant » [Archived Version]
A response to Hillel Wayne’s “I am disappointed by dynamic typing”
Read MoreFeb. 1, 2023 » The Django weblog » [Archived Version]
In accordance with our security release policy, the Django team is issuing Django 4.1.6, Django 4.0.9, and Django 3.2.17. These releases addresses the security issue detailed below. We encourage all users of Django to upgrade as soon as possible. CVE-2023-23969: Potential denial-of-service via Accept-Language headers The parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if larg…
Read More