📰 New newsletter: Django News - Template Tricks, DjangoCon EU, and Community Wins - May 2nd 2025
https://django-news.com/issues/283
2.5.2025 10:00📰 New newsletter: Django News - Template Tricks, DjangoCon EU, and Community Wins - May 2nd 2025...[Videos] How to Identify Unused Images in Wagtail CMS
Use Wagtail’s built in image usage metrics to pinpoint and purge unused images from your CMS library, keeping the file store lean and current. #djangonews
https://www.youtube.com/watch?v=4wL9MN0-84M
2.5.2025 02:00[Videos] How to Identify Unused Images in Wagtail CMSUse Wagtail’s built in image usage metrics to pinpoint and purge unused images from...[Wagtail CMS]
AI-powered vibe coding accelerates app development but demands rigorous security practices like secret management, input validation, and leveraging frameworks such as Django for safer production deployments. #djangonews
https://wagtail.org/blog/check-yourself-vibe-coding/
1.5.2025 23:00[Wagtail CMS]AI-powered vibe coding accelerates app development but demands rigorous security practices like secret management, input...[Articles] Quick Mastodon toot templates for event hashtags
Prepopulate Mastodon toots with event hashtags by creating share URLs and saving a GitHub Gist shortcut to your mobile home screen. #djangonews
https://sethmlarson.dev/quick-mastodon-toot-templates-for-event-hashtags
1.5.2025 20:00[Articles] Quick Mastodon toot templates for event hashtagsPrepopulate Mastodon toots with event hashtags by creating share URLs and saving...[Django Software Foundation] Django Admin Theme Roundup 2025
Explore a curated roundup of customizable Django Admin themes like Dracula, Jazzmin, Unfold, Simple UI and others for refreshed backend UIs. #djangonews
https://www.djangoproject.com/weblog/2025/apr/18/admin-theme-roundup/
1.5.2025 18:00[Django Software Foundation] Django Admin Theme Roundup 2025Explore a curated roundup of customizable Django Admin themes like Dracula,...[Articles] You don't need CompositePrimaryKeys
Django 5.2 adds CompositePrimaryKey support for legacy or sharded databases, but new models should avoid composite keys in favor of surrogate keys and unique constraints. #djangonews
https://csirmazbendeguz.github.io/2025/04/15/you-dont-need-composite-primary-keys.html
1.5.2025 14:00[Articles] You don't need CompositePrimaryKeysDjango 5.2 adds CompositePrimaryKey support for legacy or sharded databases, but new...[Articles] Python's new t-strings
Python 3.14 will introduce template strings (t-strings) that produce Template objects enabling safe, flexible string interpolation to prevent injection issues. #djangonews
https://davepeck.org/2025/04/11/pythons-new-t-strings/
1.5.2025 02:00[Articles] Python's new t-stringsPython 3.14 will introduce template strings (t-strings) that produce Template objects enabling safe,...[Articles] 14 Advanced Python Features
Explore fourteen advanced Python features: typing overloads and generics, context managers, metaclasses, and other tools to boost code safety, performance, and readability. #djangonews
https://blog.edward-li.com/tech/advanced-python-features/
30.4.2025 23:00[Articles] 14 Advanced Python FeaturesExplore fourteen advanced Python features: typing overloads and generics, context managers,...[Wagtail CMS]Hot takes are making the planet hotter (and we can do something about it)
Wagtail-driven Django sites can cut carbon footprints by adopting WebP/AVIF images, greener hosts, responsible AI, dark mode, and cleaning up old content. #djangonews
https://wagtail.org/blog/hot-takes-are-making-the-planet-hotter-and-we-can-do-something-about-it/
30.4.2025 22:00[Wagtail CMS]Hot takes are making the planet hotter (and we can do something about it)Wagtail-driven Django sites can cut carbon footprints...[News] 2025 PSF Board Election Schedule Change
Starting in 2025, PSF will move board election timelines to August and September to relieve PyCon US planning pressures and give candidates more campaign time. #djangonews
https://pyfound.blogspot.com/2025/04/2025-psf-board-election-schedule-change.html
30.4.2025 20:00[News] 2025 PSF Board Election Schedule ChangeStarting in 2025, PSF will move board election timelines to August and September to relieve...[News] See you at PyCon US in Pittsburgh!
Django invites community members to visit and volunteer at its PyCon US 2025 booth in Pittsburgh for stickers and project engagement. #djangonews
https://www.djangoproject.com/weblog/2025/apr/18/see-you-at-pycon-us-in-pittsburgh/
30.4.2025 18:00[News] See you at PyCon US in Pittsburgh!Django invites community members to visit and volunteer at its PyCon US 2025 booth in Pittsburgh...🎉 The Django News Newsletter Issue 282: Revamp Your Django Admin and Supercharge Search
🎨 New Admin Themes, Lightning-Fast Django Search, and much more!
https://django-news.com/issues/282#start
30.4.2025 14:00🎉 The Django News Newsletter Issue 282: Revamp Your Django Admin and Supercharge Search🎨 New Admin Themes, Lightning-Fast Django...[Podcast] DjangoCon Europe 2025 Recap https://djangochat.com
30.4.2025 11:03[Podcast] DjangoCon Europe 2025 Recap https://djangochat.comNew-features github repo and project https://www.djangoproject.com/weblog/2025/apr/26/new-features-github-repo-and-project/
26.4.2025 15:02New-features github repo and project https://www.djangoproject.com/weblog/2025/apr/26/new-features-github-repo-and-project/📰 New newsletter: Django News - Revamp Your Django Admin and Supercharge Search - Apr 25th 2025
https://django-news.com/issues/282
25.4.2025 10:01📰 New newsletter: Django News - Revamp Your Django Admin and Supercharge Search - Apr 25th 2025 https://django-news.com/issues/282#Python...[Articles] Using LLMs as the first line of support in Open Source Carlton breaks down how LLMs could serve as a primary support mechanism in open source projects by automating user assistance and reducing maintainer workload. #djangonews https://noumenal.es/posts/llms-for-user-support/WZb/
25.4.2025 02:00[Articles] Using LLMs as the first line of support in Open Source Carlton breaks down how LLMs could serve as a primary support mechanism in...[Articles] Tips for Tracking Django Model Changes with django-pghistory Efficient database change tracking is achieved by selectively enabling django-pghistory for Django models, optimizing admin integration with EventModelAdmin... #djangonews https://www.caktusgroup.com/blog/2025/04/07/tips-tracking-django-model-changes-django-pghistory/
24.4.2025 20:00[Articles] Tips for Tracking Django Model Changes with django-pghistory Efficient database change tracking is achieved by selectively...[Wagtail CMS] What's new in Wagtail CMS - May 2025 We'll share features in the latest Wagtail 6.3 and 6.4, release, new updates, future features and more! #djangonews https://wagtail.org/blog/whats-new-in-wagtail-may-2025/
24.4.2025 18:00[Wagtail CMS] What's new in Wagtail CMS - May 2025 We'll share features in the latest Wagtail 6.3 and 6.4, release, new updates,...[Projects] django-commons/django-typer Use Typer (type hints) to define the interface for your Django management commands. #djangonews https://github.com/django-commons/django-typer
24.4.2025 14:00[Projects] django-commons/django-typer Use Typer (type hints) to define the interface for your Django management commands. #djangonews...[Projects] matthiask/django-auto-admin-fieldsets A Django utility for automatically handling unspecified fields in admin fieldsets. #djangonews https://github.com/matthiask/django-auto-admin-fieldsets
24.4.2025 02:00[Projects] matthiask/django-auto-admin-fieldsets A Django utility for automatically handling unspecified fields in admin fieldsets....⬆️
⬇️