Search
Discover
My Podcasts
Sign In
Sign In
Discover
My Podcasts
Django Riffs
Matt Layman
Subscribe
Overview
Episodes
Details
Django Riffs is a podcast for learning web application development in Python using the Django web framework. We explore all of Django's features to equip listeners with the knowledge to build a web app.
Recent Episodes
OCT 4, 2022
Accepting Files
Maybe your app needs to handle files from users like profile pictures. Accepting files from others is tricky to do safely. On this episode, we'll see the tools that Django provides to manage files safely. Full show notes are available at https://www.mattlayman.com/django-riffs/17.
17 MIN
FEB 7, 2022
Setting Your Sites
On this episode, we look at how to manage settings on your Django site. What are the common techniques to make this easier to handle? Let's find out! Full show notes are available at https://www.mattlayman.com/django-riffs/16.
30 MIN
SEP 13, 2021
User Session Data
On this episode, we will dig into a data storage technique that Django makes heavy use of for visitors to your site. This category of data is called session data. Full show notes are available at https://www.mattlayman.com/django-riffs/15.
27 MIN
JUL 19, 2021
Going Live
On this episode, we will look at what it takes to go live and how to prepare your Django project for the internet. Full show notes are available at https://www.mattlayman.com/django-riffs/14.
36 MIN
JUN 1, 2021
Does My Site Work?
On this episode, we will discuss how you can verify that your site works and continues to work. We're digging into automated testing and how to write tests for your Django apps. Full show notes are available at https://www.mattlayman.com/django-riffs/13.
48 MIN
See all episodes