July 25, 2019 » Django on Matt Layman » [Archived Version]
In this episode, we updated Continuous Integration (CI) to run webpack and the Django collectstatic command. This is part of the ongoing effort to simplify deployment by moving work to CI.
Read MoreJuly 24, 2019 » Django Chat » [Archived Version]
Andrew Godwin is responsible for South/Migrations, Channels, and much of the new Async work in Django 3+.
Read MoreJuly 21, 2019 » Django Chat » [Archived Version]
A special bonus episode to celebrate the release of William's Django for Professionals book release. We discuss what makes a Django site "production ready."
Read MoreJuly 17, 2019 » Django Chat » [Archived Version]
Simon Willison is a co-creator of Django and currently works at Eventbrite. We discuss the early days of Django, the founding of Lanyrd, and his ongoing work with Datasette to make it easier to publish and explore data online.
Read MoreJuly 13, 2019 » REVSYS Blog » [Archived Version]
Keeping Django Models Ordered
Read MoreJuly 4, 2019 » Django on Matt Layman » [Archived Version]
In this episode, we finished connecting the Django Shiv app into Ansible. This required messing with file permissions and copying settings files to their proper place.
Read MoreJuly 3, 2019 » Django Chat » [Archived Version]
Katie McLaughlin wears many hats in the Python/Django world: a prolific speaker, PSF Fellow, DSF Directory, and currently works at Google.
Read MoreJune 27, 2019 » Django on Matt Layman » [Archived Version]
In this episode, we got into a static files problem that caused a template to fail to load from the Shiv app. After some serious spelunking through the Django code and deep debugging, we found the file permission error that was the source of the problem.
Read MoreJune 26, 2019 » Django Chat » [Archived Version]
Georg Holzmann is the founder of Auphonic, a leading provider of automated audio post-production powered by Python and Django.
Read MoreJune 20, 2019 » Django on Matt Layman » [Archived Version]
In this episode, we got our hands dirty with the Django Shiv app that we build to work out issues with finding templates and other settings problems.
Read More