Dec. 27, 2024

Django News - New Django Accessibility Team Members, Performance Pitfalls, and PyCon US 2025! - Dec 27th 2024

News

The Django Accessibility Team welcomes new members Eli, Marijke, Tushar, and Saptak, who bring valuable expertise to the project.

djangoproject.com

Articles

Avoid using .first() to retrieve unique objects in Django to avoid unnecessary performance costs from added ordering; instead, use .get() with proper exception handling for efficiency.

github.io

Avoid performance pitfalls by replacing the length template filter with count() for QuerySet objects to prevent excessive memory and database usage.

mirat.dev

Learn how to enhance error tracking in Django with Bugsink. Explore built-in features, limitations, and robust solutions for debugging and managing errors effectively.

bugsink.com

Django's comprehensive features, powerful ORM, seamless migrations, and supportive community make it the go-to choice for building versatile and scalable applications.

loopwerk.io

Events

PyCon US 2025 registration is open, offering flexible rates, early bird discounts, and a packed schedule of events, including tutorials, keynotes, and sprints.

pycon.org

Podcasts

A fun, caffeine-powered podcast about the Django web framework by Adam Hill and Sangeeta Jadoonanan!

djangobrew.com

Projects

A reference implementation and backport of background workers and tasks in Django.

github.com

A language server for the Django web framework.

github.com

Interactively visualize chess piece threat and protection status.

github.com

Discover amazing developers across the fediverse 🌐

github.com


This RSS feed is published on https://django-news.com/. You can also subscribe via email.