June 6, 2024 » Django on Matt Layman » [Archived Version]
In this episode, we first added the Django debug toolbar to aid future troubleshooting. Then, following some PR cleanup, I added django-denied as the authorization framework for the site. With those two packages integrated, I did some polishing work and began the effort to send prompts immediately following email verification.
Read MoreJune 4, 2024 » Paolo Melchiorre » [Archived Version]
DjangoCon Europe is an international conference for the community by the community about the Django web framework, held each year in Europe.
Read MoreJune 3, 2024 » TestDriven.io » [Archived Version]
This article looks at how to speed up counting with Django and PostgreSQL.
Read MoreJune 3, 2024 » The PyCharm Blog » [Archived Version]
Are you curious to discover the latest trends in Django development? In collaboration with the Django Foundation, PyCharm surveyed more than 4,000 Django developers from around the globe and analyzed the trends in framework usage based on their answers. In this blog post, we share the following key findings with you: Dive in to learn […]
Read MoreMay 30, 2024 » Django on Matt Layman » [Archived Version]
In this episode, we worked on some core pages to round out the JourneyInbox user interface. This led us to work updating UI layout, writing copy, and doing other fundamentals for making templated pages.
Read MoreMay 30, 2024 » Django on Matt Layman » [Archived Version]
In this episode, we worked on some core pages to round out the JourneyInbox user interface. This led us to work updating UI layout, writing copy, and doing other fundamentals for making templated pages.
Read MoreMay 27, 2024 » REVSYS Blog » [Archived Version]
How to upgrade FluxCD
Read MoreMay 24, 2024 » Paolo Melchiorre » [Archived Version]
PyCon Italia is the national conference where professionals, researchers and enthusiasts of the most beautiful programming language gather together.
Read MoreMay 24, 2024 » Django – Dev Alvernaz » [Archived Version]
Welcome to the part 2 of state design in Django. This time we’re going to connect what we have done in part 1 and adapt it to use it in a django model of a Sales Order. The road so far Alright, this is what we got so far. We created the state design with […]
Read MoreMay 24, 2024 » Matthias Kestenholz: Posts about Django » [Archived Version]
Workbench: Coffee time! I have written about the Workbench agency software a few weeks back. Back when we were using Slack at Feinheit we used a Donut bot to generate randomized invites for a coffee break. We lost that bot when we switched to Discord. I searched some time for an equivalent bot for Discord but couldn’t find any, so like any self-respecting nerd, break lover and NIH-sufferer I reimplemented the functionality as a part of our agency software. The first version generated totally ra…
Read More