July 31, 2024 » Software Crafts » [Archived Version]
Picking up the ticket I created
Read MoreJuly 30, 2024 » Software Crafts » [Archived Version]
Using a self-hosted PaaS to host your Django project
Read MoreJuly 29, 2024 » Software Crafts » [Archived Version]
Using a VPS to host your Django project
Read MoreJuly 26, 2024 » Software Crafts » [Archived Version]
Using a PaaS to host your Django project
Read MoreJuly 25, 2024 » Software Crafts » [Archived Version]
Going from my laptop to the world
Read MoreJuly 24, 2024 » The Django weblog » [Archived Version]
Django 5.1 release candidate 1 is the final opportunity for you to try out a kaleidoscope of improvements before Django 5.1 is released. The release candidate stage marks the string freeze and the call for translators to submit translations. Provided no major bugs are discovered that can't be solved in the next two weeks, Django 5.1 will be released on or around August 7. Any delays will be communicated on the on the Django forum. Please use this opportunity to help find and fix bugs (which sh…
Read MoreJuly 23, 2024 » Software Crafts » [Archived Version]
By default use Django's default primary key
Read MoreJuly 22, 2024 » Better Simple » [Archived Version]
A thorough description of why downtime occurs during Django deployments and how to reduce it with django-safemigrate.
Read MoreJuly 19, 2024 » Software Crafts » [Archived Version]
This is not a chat system!
Read MoreJuly 17, 2024 » Simon Willison's Weblog: django » [Archived Version]
Announcing our DjangoCon US 2024 Talks! I'm speaking at DjangoCon in Durham, NC in September. My accepted talk title was How to design and implement extensible software with plugins. Here's my abstract: Plugins offer a powerful way to extend software packages. Tools that support a plugin architecture include WordPress, Jupyter, VS Code and pytest - each of which benefits from an enormous array of plugins adding all kinds of new features and expanded capabilities. Adding plugin support to an op…
Read More