in blog | Django News |
---|---|
original entry | Django News - Django Behind The Scenes - Mar 31st 2023 |
The DSF Board meets monthly and posts its minutes publicly. Worth a quick look to see what's going on in the Django world.
See why Django developers think Wagtail is a “joy to extend.” Trusted by Google, NASA, and many, many others. The #1 Django-powered CMS. Give it a go.
Advanced tips on using template context processors from Adam Johnson.
A well-written article on normalization/denormalization with a powerful tip on using JSON Fields to help improve performance.
An opinionated take on solving a perennial issue in Django and ORM's in general: the N+1 problem.
Signals allow developers to trigger certain actions when specific events occur, such as when a model is saved or deleted. However, there is often confusion about whether Django signals are asynchronous or not. This article explores the question and discusses the tradeoffs associated with using Django signals.
Carlton Gibson, who just retired as a Django Fellow(!), gives some thoughts on a recent podcast chat with DSF President Chaim Kirby and Will Vincent about the future of Django.
Level up your Django knowledge with Django for Beginners, Django for APIs, or Django for Professionals, or gift it to a friend. Sample chapters are available to preview for free. Bundle discount available!
The app will use MySQL for the database you'll be able to register, log in, log out, add records, view records, update records, and delete records.
Chaim is the current President of the Django Software Foundation. We discuss what's new in Django, Carlton's pending departure as a Fellow, and how things really work behind-the-scenes.
Example project to show how to set up Pytest, Playwright, and Django
Parametrize tests within unittest TestCases.
Django project protecting American consumers.
This RSS feed is published on https://django-news.com/. You can also subscribe via email.