[Projects] buttondown/django-rq-cron
A cron runner built atop rq. #djangonews
[Projects] buttondown/django-rq-cron
A cron runner built atop rq. #djangonews
[Articles] Python: a quick cProfile recipe with pstats
Learn how to efficiently profile Django migrations and other Python scripts using cProfile and pstats to analyze slow functions and optimize database calls. #djangonews
https://adamj.eu/tech/2025/05/20/python-quick-cprofile-recipe-pstats/
[Sponsored Link 2] Scout Monitoring: Logs, Traces, Error (coming soon). Made for devs who own products, not just tickets.
[DjangoCon Videos] Data-Oriented Django Drei
The talk demonstrates efficient application of Data Oriented Design for leveraging Django tools to optimize database indexes for faster query performance. #djangonews
https://djangotv.com/videos/djangocon-europe/2025/djangocon-europe-2025-data-oriented-django-drei/
[Articles] The currency of open-source
Using recognition as a strategic tool aligns individual motivations to streamline community efforts and guide open-source project direction. #djangonews
https://www.better-simple.com/philosophy/2025/06/11/recognition-as-currency/
[Articles] Announcing django-rq-cron
A Django app for running cron jobs with RQ. #djangonews
[Sponsored Link 1] Open a Django office in Bulgaria with HackSoft!
Looking to expand your operations? We offer end-to-end support in setting up your Django development office. Learn more! #djangonews
https://www.hacksoft.io/solutions/django/django-office-bulgaria
[News] DSF calls for applicants for a Django Fellow
DSF invites experienced Django developers to apply for a new Django Fellow position focused on framework maintenance, mentoring, and security oversight. #djangonews
https://www.djangoproject.com/weblog/2025/jun/09/django-fellow-applicants-2025/
đź“° Django News - New Django Fellow Position! - Jun 13th 2025
[Articles] Give Your Django Admin X‑Ray Vision - Automatic Dead‑Link Detection
django-linkcheck is a Django app that automates dead link detection in URLFields and HTML content, schedules checks, and provides an admin interface. #djangonews
https://www.revsys.com/tidbits/django-deadlink-detection-linkchecker/
[Articles] Django: Deferred constrain enforcement
PostgreSQL deferrable unique constraints in Django ORM allow postponing integrity checks until transaction commit to avoid transient conflicts when bulk updating related records. #djangonews
AI-Powered Django Development & Consulting
REVSYS specializes in seamlessly integrating powerful AI technologies, including GPT-4, into your existing Django applications. #djangonews
[Projects] simonw/django-plugin-datasette
Django plugin to run Datasette inside of Django. #djangonews
[News] Python Packaging Ecosystem Survey
Participate in Anaconda’s survey to share your Python packaging experiences and resource preferences, helping guide future improvements in the packaging ecosystem. #djangonews
[Projects] AndrewIngram/django-extra-views
Django's class-based generic views are awesome, let's have more of them. #djangonews
[News] Python 3.13.4, 3.12.11, 3.11.13, 3.10.18 and 3.9.23 are now available!
The Python 3.13.4 release includes over 300 bug fixes, and every version of Python has received three security updates. #djangonews
[DjangoCon Videos] Django + HTMX: Patterns to Success with Lucas Pires
A talk on tried and tested patterns for building applications using Django and HTMX. #djangonews
[DjangoCon Videos] Keynote: Django needs you! (to do code review)
Django Fellow Sarah Boyce's keynote on how/why to contribute to Django. #djangonews
[Django Forum] Proposal: Lazy loading for `django.contrib.gis.gdal`
Proposal to implement lazy loading in django.contrib.gis.gdal, matching GEOS behavior, so django.setup() won’t fail when GDAL isn’t installed unless needed. #djangonews
https://forum.djangoproject.com/t/proposal-lazy-loading-for-django-contrib-gis-gdal/41198
[News] Django security releases issued: 5.2.2, 5.1.10, and 4.2.22
Django issues security patches in 5.2.2, 5.1.10, and 4.2.22, resolving a moderate severity log injection vulnerability in internal logging via unescaped request.path. #djangonews
https://www.djangoproject.com/weblog/2025/jun/04/security-releases/