Django Riffs-logo

Django Riffs

Technology Podcasts

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.

Location:

United States

Description:

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.

Twitter:

@djangoriffs

Language:

English


Episodes
Ask host to enable sharing for playback control

Accepting Files

10/4/2022
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.

Duration:00:17:33

Ask host to enable sharing for playback control

Setting Your Sites

2/7/2022
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.

Duration:00:30:42

Ask host to enable sharing for playback control

User Session Data

9/13/2021
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.

Duration:00:27:45

Ask host to enable sharing for playback control

Going Live

7/19/2021
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.

Duration:00:36:03

Ask host to enable sharing for playback control

Does My Site Work?

6/1/2021
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.

Duration:00:48:57

Ask host to enable sharing for playback control

Success With Static Files

2/15/2021
On this episode, our focus will be on static files. Static files are vital to your application, but they have little to do with Python code. We'll see what they are and what they do. Full show notes are available at https://www.mattlayman.com/django-riffs/12.

Duration:00:33:49

Ask host to enable sharing for playback control

Here, There, Middleware

1/11/2021
On this episode, we will investigate Django middleware and see where it goes in your project. In the process, you'll see why middleware is useful and how you can work with it. Full show notes are available at https://www.mattlayman.com/django-riffs/11.

Duration:00:28:23

Ask host to enable sharing for playback control

User Auth

11/23/2020
On this episode, we're going to look at working with users in a Django project. We'll see Django's tools for identifying users and checking what those users are permitted to do on your website. Full show notes are available at https://www.mattlayman.com/django-riffs/10.

Duration:00:43:33

Ask host to enable sharing for playback control

Application Examination

10/26/2020
On this episode, we will study the structure of a Django application. Applications are the core components that make up a Django project. Full show notes are available at https://www.mattlayman.com/django-riffs/9.

Duration:00:37:01

Ask host to enable sharing for playback control

Administering Your App

9/17/2020
On this episode, we focus on the built-in Django administrator's site to see how you can manage the data in your application. Full show notes are available at https://www.mattlayman.com/django-riffs/8.

Duration:00:53:46

Ask host to enable sharing for playback control

Models and Managers and Querysets, Oh My!

7/20/2020
On this episode, we will explore more about models and how to interact with data in your database. Full show notes are available at https://www.mattlayman.com/django-riffs/7.

Duration:00:56:48

Ask host to enable sharing for playback control

Where Does the Data Go?

6/30/2020
On this episode, we will learn about storing data and how Django manages data using models. Full show notes are available at https://www.mattlayman.com/django-riffs/6.

Duration:00:28:48

Ask host to enable sharing for playback control

How To Use Forms

5/11/2020
On this episode, we will learn about HTML forms and Django's form system to use when collecting input from users. Full show notes are available at https://www.mattlayman.com/django-riffs/5.

Duration:00:59:45

Ask host to enable sharing for playback control

Building User Interfaces

4/9/2020
On this episode, we look at templates, the primary tool that Django provides to build user interfaces in your Django app. Full show notes are available at https://www.mattlayman.com/django-riffs/4.

Duration:00:56:44

Ask host to enable sharing for playback control

Views On Django

3/6/2020
On this episode, we look at views, a major component within Django and a primary place where your code will run. Full show notes are available at https://www.mattlayman.com/django-riffs/3.

Duration:00:53:15

Ask host to enable sharing for playback control

Enter With URLs

1/31/2020
On this episode, we discuss Django's front door, URLs. We talk about what URLs are, how to build them in Django, and the functions Django provides to work with URLs. Full show notes are available at https://www.mattlayman.com/django-riffs/2.

Duration:00:36:31

Ask host to enable sharing for playback control

Get To Know Django

1/30/2020
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. Full show notes are available at https://www.mattlayman.com/django-riffs/1.

Duration:00:18:18