Django News
@djangonewsbot
Weekly Django news, articles, projects, and more. #djangonews @[email protected] Curated by @webology & @wsvincent1 #TwitterBot
[Articles] Pycliché & Djereo Starting a Python or Django project? Steal Alberto Morón Hernández's templates!: pycliché & djereo, opinionated project templates for Python & Django, respectively. #djangonews albertomh.com/2025/pycliche-…
[News] 📻 W2D Django 20th Celebration Continues 🎂 Nearing one week in, two operators of the W2D special event station honoring Django's 20th birthday have made over 400 contacts with 22 geopolitical entities on 4 continents. #djangonews github.com/django-communi…
🎉 The Django News Newsletter Issue 294: 🎂 Django Turns 20! 🎂 Migrating to uv, performance tricks, virtual tables and Django foreign keys, and more. django-news.com/issues/294#sta…
[Projects] adamchainz/inline-snapshot-django Extensions for using inline-snapshot to test Django projects. #djangonews github.com/adamchainz/inl…
[Tutorials] Building a Multi-tenant App with Django This tutorial explains how to implement a multi-tenant web app in Django using the django-tenants and django-tenant-users packages. #djangonews testdriven.io/blog/django-mu…
International Travel to DjangoCon US 2025 Are you attending DjangoCon US 2025 in Chicago, Illinois, but you are not from US and need some travel information? Here are some things to consider when planning your trip, including visa tips. #djangonews 2025.djangocon.us/news/internati…
[Events] DjangoCon Africa Tickets DjangoCon Africa 2025 ticket portal offers early bird registration, detailed event information, and support contacts for Django developers to connect and engage. #djangonews 2025.djangocon.africa/en/tickets/
[Articles] Third-party packages in Django's documentation The Django community is doing itself a disservice by not mentioning third-party libraries more prominently in the documentation. #djangonews better-simple.com/django/2025/07…
Django-Tailwind Just Got Better with a Unified Dev Command and daisyUI Django-Tailwind v4.2.0 adds a unified tailwind dev command powered by Honcho, optional daisyUI integration, and streamlined Tailwind plugin installation support. #djangonews timonweb.com/django/django-…
[Articles] Rate Limiting for Django Websites Implement Nginx rate limiting with zones and bursts to protect Django endpoints from abusive traffic and ensure consistent performance under load. #djangonews djangotricks.com/blog/2025/07/r…
[Articles] Speed Up Django Queries with values() over only() Django developers can dramatically improve ORM query performance on large datasets by replacing only with values to reduce model instantiation overhead and memory usage. #djangonews johnnymetz.com/posts/django-v…
[Sponsored Link 1] Scout Monitoring: Logs, Traces, Error (coming soon). Made for devs who own products, not just tickets. #djangonews scoutapm.com/users/sign_up
[Wagtail CMS] 10 Underrated Django Packages 10 underrated Django packages according to the annual Django Developers Survey. #djangonews wagtail.org/blog/10-underr…
Python Release Python 3.14.0b4 It's the final 3.14 beta! Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to support the new feature release. #djangonews python.org/downloads/rele…
[News] Django’s Ecosystem The official Django website has added a new page called “Django’s Ecosystem” with a list of resources and 3rd party packages. #djangonews djangoproject.com/community/ecos…
[Events] Visa to DjangoCon Africa From the DSF President, tips on how to get a visa application done for DjangoCon Africa in Tanzania 🇹🇿. #djangonews thib.me/visa-to-django…
[Articles] From Rock Bottom to Production Code Matthew Raynor's transformation from personal adversity to constructing production-level Django applications using full-stack development, custom authentication, and integrated AI features. #djangonews matthewraynor.com/blog/from-rock…
[Django Fellow Report] Django Fellow Report - Natalia Bidart 3 tickets triaged, 7 reviewed, 1 authored, and other misc. #djangonews forum.djangoproject.com/t/django-fello…
[Django Fellow Report] Django Fellow Report - Sarah Boyce 5 tickets triaged, 22 reviewed, 1 authored, and set up mssql-django to test a ticket. #djangonews forum.djangoproject.com/t/django-fello…
[Projects] justinmayer/typogrify A set of Django template filters to make caring about typography on the web a bit easier. #djangonews github.com/justinmayer/ty…