Advertisement · 728 × 90
#
Hashtag
#djangonews
Advertisement · 728 × 90
PyOhio 2026 Schedule, talks and talk submissions for PyOhio 2026

[Events] PyOhio 2026 CFP

PyOhio will take place on Saturday & Sunday July 25-26, 2026, at the Cleveland State University Student Center in Cleveland, OH. #djangonews

pretalx.com/pyohio-2026...

0 0 0 0

[Events] Django Day Copenhagen - Call for Proposals

The third edition will be held on Friday, October 2nd 2026, a full day of talks, followed by an evening of social events. #djangonews

2026.djangoday.dk/cfp/

1 0 0 0
Preview
Appliku – modern application deployment and management. Deploy unlimited applications and databases for one monthly price. You push to git, we deploy.

[Sponsored Link 1] The deployment service for developers and teams.

#djangonews

appliku.com/

0 0 0 0
Preview
Contributing to the Django community Not sure how to get involved in the Django community? This guide covers everything from triaging tickets to organizing conferences, and even how to choose where to start.

[Articles] Contributing to the Django community

There are a lot of ways to get involved in the Django community; this post goes in-depth to highlight all the various opportunities. #djangonews

www.better-simple.com/django/2026...

1 0 0 0
Preview
Give Django your time and money, not your tokens The Django community wants to collaborate with you, not a facade of you.

[Articles] Give Django your time and money, not your tokens

The Django community wants to collaborate with you, not a facade of you. #djangonews

www.better-simple.com/django/2026...

2 0 0 0
Preview
GitHub - VojtechPetru/django-live-translations Contribute to VojtechPetru/django-live-translations development by creating an account on GitHub.

[Projects] VojtechPetru/django-live-translations

In-browser translation editing for Django superusers. #djangonews

github.com/vojtechpetr...

0 0 0 0
Preview
Glama – MCP Hosting Platform How a hidden prompt injection in CONTRIBUTING.md revealed that 40% of pull requests to a popular GitHub repository were generated by AI bots

[Articles] Open Source Has a Bot Problem

The maintainer of awesome-mcp-servers came up with a solution, of sorts, to curating AI-generated PRs. #djangonews

glama.ai/blog/2026-0...

0 0 0 0
Preview
GitHub - kujov/django-tw: Zero-config Tailwind CSS v4 for Django. Zero-config Tailwind CSS v4 for Django. Contribute to kujov/django-tw development by creating an account on GitHub.

[Projects] kujov/django-tw

Zero-config Tailwind CSS v4 for Django. #djangonews

github.com/kujov/djang...

0 0 0 0
Preview
Discouraging "the voice from nowhere" (~LLMs) in documentation Django’s documentation is one of its greatest value propositions. While the sentiment may not be universal, I hear it even from first-time bug reporters, who embellish reports with comments such as, “love the framework, been using it since 0.01, great docs!”[1] If we start merging documentation written in the voice of an LLM, I think we’re going to do serious damage to that value proposition. I’d like to merge a sentence or two to the contributing docs about this. Consider this example. I’ve ...

[Django Forum] Discouraging "the voice from nowhere" (~LLMs) in documentation

Forum discussion on maintaining a human (not LLM) voice in Django's documentation. #djangonews

forum.djangoproject.com/t/discourag...

1 0 0 0
Preview
Rewriting a 20-year-old Python library Way back in 2005, lots of people (ordinary people, not just people who work in tech) used to have personal …

[Articles] Rewriting a 20-year-old Python library

A thoughtful deep dive into rewriting a 20-year-old Python library, covering async design, API ergonomics, and how to modernize without breaking users. #djangonews

www.b-list.org/weblog/2026...

1 0 0 0

[Articles] Human.json

A quick look at human.json, a lightweight protocol for sharing human-readable metadata, with a simple Django implementation and a healthy dose of skepticism about its long-term adoption. #djangonews

www.screamingatmyscreen.com/notes/human...

1 0 0 0
Preview
Appliku – modern application deployment and management. Deploy unlimited applications and databases for one monthly price. You push to git, we deploy.

[Sponsored Link 1] The deployment service for developers and teams.

#djangonews

appliku.com/

0 0 0 0
Preview
| Professional Portfolio Professional portfolio showcasing software engineering projects, technical blog posts, consulting services, and resume.

[Articles] Learning LLM Integration

A practical, from-scratch look at integrating LLMs into a Django app, highlighting why isolating the AI layer and writing precise prompts makes all the difference. #djangonews

judkins.dev/blog/2026/0...

0 0 0 0
Preview
Wagtail Routable Pages and Layout Configuration

[Wagtail CMS News] Wagtail Routable Pages and Layout Configuration

Build flexible Wagtail routable pages that use StreamField layouts to dynamically control how Django model data renders on detail views. #djangonews

www.djangotricks.com/blog/2026/0...

0 0 0 0
Preview
Djangonaut diaries, week 3 - Working on an ORM issue Hi there! The PR from the previous week is currently being reviewed, with some great suggestions...

Djangonaut diaries, week 3 - Working on an ORM issue

A deep dive into Django’s ManyToMany indexes reveals an unnecessary extra index, showing how databases already optimize with composite indexes and setting the stage for a cleaner ORM fix. #djangonews

dev.to/rodbv/djang...

0 0 0 0

[News] Former DSF President and researcher Anna Makarudze is seeking Django developers to share insights on dependency vulnerabilities and supply chain risks in open source. #djangonews

pychronicles.com/post_detail...

0 0 0 0
Preview
django-lumen

[Projects] Lupus/django-lumen

Visualize your Django models as an interactive ERD diagram in the browser. No external diagram library — the diagram is pure vanilla JS + SVG rendered at request time from the live Django model registry. #djangonews

cur.at/pskLllQ

0 0 0 0
Preview
From Kenya to London - Velda Kiara Velda is a software engineer at RevSys based in London and an extremely active member of the Python and Django communities. She is a PSF Fellow, former Djangonaut, co-maintainer of django-debug-toolbar, regular conference speaker, and Microsoft MVP. 🔗 Links * Velda at RevSys: https://www.revsys.com/about/bio/velda-kiara * Velda’s Substack: The Storyteller's Byte …

[Videos] From Kenya to London - Velda Kiara

The video version of Django Chat and this week's guest, Velda. We won't always do a double-feature of episodes, but Velda is always sunny and uplifting even amidst these last legs of winter. #djangonews

cur.at/m3e0fIz

0 1 0 0
Preview
What is `self`? MP 162: It's been answered many times, but it's always worth revisiting. I've been reflecting on classes lately, and how we teach them. One of the questions that comes up in every discussion about OOP with people who are seeing it for the first time in Python is this: What

[Articles] What is `self`?

Eric Matthes tackles the age-old questions that is asked many times by newcomers, but is always worth revisiting. #djangonews

cur.at/DmCuOLd

0 0 0 0
Preview
How we check every link in your email The machinery behind Buttondown's link checker is more involved than you might expect.

[Articles] Buttondown - How we check every link in your email

The machinery behind Buttondown's link checker is more involved than you might expect. #djangonews

cur.at/3Zc18Ps

0 0 0 0
Preview
Appliku – modern application deployment and management. Deploy unlimited applications and databases for one monthly price. You push to git, we deploy.

[Sponsored Link 1] The deployment service for developers and teams.

#djangonews

cur.at/cK7sG55

0 0 0 0
Preview
DSF member of the month - Theresa Seyram Agbenyegah Posted by Sarah Abderemane on March 8, 2026

[Django Software Foundation] DSF member of the month - Theresa Seyram Agbenyegah

Theresa Seyram Agbenyegah features as DSF member of the month for March 2026, highlighting her Django community leadership and PyCon organization work. #djangonews

cur.at/UcJ2lad

1 1 0 0
Preview
The Call for Proposals for DjangoCon US 2026 has been extended one week! | DjangoCon US 2026 DjangoCon US 2026 is a Python and Django focused web development conference in Chicago, Illinois.

[News]
DjangoCon US 2026 has extended its Call for Proposals deadline by one week to March 23 at 11 AM CDT, giving prospective speakers a little more time to submit their talk ideas. #djangonews

cur.at/uzERGiL

0 0 0 0
Django News Weekly Django news, articles, projects, and more. Curated by Jeff Triplett & William Vincent.

[Sponsored Link 1] Sponsor Django News

Reach 4,300+ highly-engaged and experienced Django developers. #djangonews

django-news.com/sponsorship

0 0 0 0
Preview
GitHub - yassi/dj-control-room: The control room for your Django app The control room for your Django app. Contribute to yassi/dj-control-room development by creating an account on GitHub.

[Projects] yassi/dj-control-room

The control room for your Django app. #djangonews

github.com/yassi/dj-co...

1 0 0 0
Preview
GitHub - trottomv/django-never-cache: A lightweight Django package to simplify Cache-Control configuration for sensitive views. A lightweight Django package to simplify Cache-Control configuration for sensitive views. - trottomv/django-never-cache

[Projects] trottomv/django-never-cache

A lightweight Django package to simplify Cache-Control configuration for sensitive views. #djangonews

github.com/trottomv/dj...

2 1 0 0
Preview
Django (anti)patterns

[Projects] Django (anti)patterns

Django Antipatterns is a community-maintained reference that highlights common mistakes in Django projects and explains better patterns developers can use instead. #djangonews

www.django-antipatterns.com/

1 1 0 0
Preview
Our roadmap for the next 6 months | Wagtail CMS 11 new roadmap items with a wide range of improvements

[Wagtail CMS News] Our roadmap for the next 6 months

Wagtail roadmap targets UX and editor improvements, Django modelsearch enhancements, customizable page models, SEO and AI content checks, autosave polish, and LTS stability. #djangonews

wagtail.org/blog/our-ro...

2 1 0 0
Preview
Our projects for Google Summer of Code 2026 | Wagtail CMS We’ve been selected 🎉! Our plans for GSoC 2026

[Wagtail CMS News] Our projects for Google Summer of Code 2026

Wagtail will mentor GSoC 2026 projects, including bakerydemo redesign, starter kit overhaul, and multilingual improvements to core and wagtail-localize for CMS contributors. #djangonews

wagtail.org/blog/our-pr...

1 0 0 0
Preview
Django security releases issued: 6.0.3, 5.2.12, and 4.2.29 Posted by Natalia Bidart on March 3, 2026

[News] Django security releases issued: 6.0.3, 5.2.12, and 4.2.29

Django 6.0.3, 5.2.12, and 4.2.29 were released to fix two security issues: URLField DoS on Windows and file permission race conditions. #djangonews

www.djangoproject.com/weblog/2026...

0 0 0 0