Accepting Files
Django Riffs
by Matt Layman
2M ago
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 ..read more
Visit website
Setting Your Sites
Django Riffs
by Matt Layman
2M ago
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 ..read more
Visit website
User Session Data
Django Riffs
by Matt Layman
2M ago
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 ..read more
Visit website
Going Live
Django Riffs
by Matt Layman
2M ago
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 ..read more
Visit website
Does My Site Work?
Django Riffs
by Matt Layman
2M ago
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 ..read more
Visit website
Success With Static Files
Django Riffs
by Matt Layman
2M ago
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 ..read more
Visit website
Here, There, Middleware
Django Riffs
by Matt Layman
2M ago
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 ..read more
Visit website
User Auth
Django Riffs
by Matt Layman
2M ago
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 ..read more
Visit website
Application Examination
Django Riffs
by Matt Layman
2M ago
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 ..read more
Visit website
Administering Your App
Django Riffs
by Matt Layman
2M ago
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 ..read more
Visit website

Follow Django Riffs on FeedSpot

Continue with Google
Continue with Apple
OR