July 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 MoreJuly 12, 2024 » Software Crafts » [Archived Version]
Reflections and updates from halfway through
Read MoreJuly 9, 2024 » Software Crafts » [Archived Version]
Extending the logic possible in templates
Read MoreJuly 8, 2024 » Software Crafts » [Archived Version]
Rendering HTML with data
Read MoreJuly 5, 2024 » TestDriven.io » [Archived Version]
This tutorial details how to integrate GraphQL with Django using Strawberry.
Read MoreJuly 4, 2024 » Software Crafts » [Archived Version]
My weekly progress update
Read MoreJuly 3, 2024 » Software Crafts » [Archived Version]
Creating your own admin views
Read MoreJuly 2, 2024 » Software Crafts » [Archived Version]
Using the methods available for more complex customisations
Read MoreJuly 1, 2024 » TestDriven.io » [Archived Version]
This tutorial looks at how to add server-side components to our client-side setup with Django.
Read MoreJuly 1, 2024 » Software Crafts » [Archived Version]
Changing the look & feel of the admin
Read More