A New Home
A developer announces moving their blog to a custom Django-based platform, thanking contributors for hosting and design.
A developer announces moving their blog to a custom Django-based platform, thanking contributors for hosting and design.
A technical guide on configuring Django's FastCGI server to run in the foreground as a specific user using daemontools.
A beginner's guide to writing basic tests for Django applications, covering view responses and form handling.
Explains Django's migration strategy from Python 2 to Python 3, detailing version support deprecation and future compatibility plans.
Explains the removal of the Meta.using option in Django's multiple database support and the search for a better, more reusable API.
A guide on how to file effective bug reports and feature requests for open-source software projects, using Django as an example.
Announcing a Django library for generating histogram reports in the admin interface, grouped by date fields.
A guide to enabling HTTPS testing in Django's development server using stunnel to create an SSL tunnel.
A developer plans to migrate from Blogspot to a self-built Django blog with features like reST support and Disqus comments.
Argues against including jQuery in Django's admin interface to keep contribution accessible and avoid endorsing a single JavaScript toolkit.
Analyzing Django's error messages by replicating common typos from a Rails tutorial comparison to see how helpful they are for debugging.
An update on the progress and remaining challenges for implementing multiple database support in the Django web framework.
A developer's personal thank you to the essential desktop software and web services that power his daily work and life.
Introduces django-kickass-templatetags, a library offering an object-based syntax for defining Django template tags to reduce boilerplate code.
A technical deep dive into refactoring Django's ManyToManyField to eliminate raw SQL and improve code structure for multi-database support.
A blogger announces a month-long daily blogging challenge focusing on advanced Django, HTTP push tech, and some political content.
A developer critiques specific pain points in Django's framework, including password reset limits, admin/user identity, and email encoding issues.
A technical guide on creating custom admin views and reversing admin URLs in Django 1.1, with a practical example from a project.
Announcing the release of Django-filter 0.5, featuring a package name change to django_filters and new filter features.
Announcing pyvcs and django-vcs, open-source tools for abstracting and web-browsing version control systems, plus plans for a new Django project.