Feb. 16, 2022 » Django Chat » [Archived Version]
Eric is the author of the new django-simple-deploy package which provides Django deployment in three steps. We discuss the deployment learning cliff, the ideal hosting platform, and maintaining his bestselling book Python Crash Course.
Read MoreFeb. 15, 2022 » Thomas Loiret - Random thoughts » [Archived Version]
A couple of tricks to understand the path taken to a certain point in the code.
Read MoreFeb. 14, 2022 » /var/ - django » [Archived Version]
How to render PDFs in Django like it’s 2022!
Read MoreFeb. 10, 2022 » Anže’s Blog » [Archived Version]
Overview of common methods for managing Python dependencies
Read MoreFeb. 9, 2022 » TestDriven.io » [Archived Version]
This article looks at how to deploy a Django application to DigitalOcean's App Platform.
Read MoreFeb. 8, 2022 » TestDriven.io » [Archived Version]
This article looks at how to work with static and media files in a Django project, locally and in production.
Read MoreFeb. 6, 2022 » Django on Matt Layman » [Archived Version]
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! Listen at djangoriffs.com or with the player below. Last Episode On the last episode, we dug into sessions and how Django uses that data storage technique for visitors to your site. How Is Django Configured? To run properly, Django needs to be configured.
Read MoreFeb. 3, 2022 » Django on Matt Layman » [Archived Version]
In this episode, I need tools to inspect some PDF reports that I’m building that customers of my homeschool app will use at the end of the school year. I build the admin tools that allow me to see these PDFs quickly.
Read MoreFeb. 3, 2022 » Django on Matt Layman » [Archived Version]
In this episode, I need tools to inspect some PDF reports that I’m building that customers of my homeschool app will use at the end of the school year. I build the admin tools that allow me to see these PDFs quickly.
Read MoreFeb. 2, 2022 » Django Chat » [Archived Version]
Karen is a developer and co-owner at Caktus Group, a former DSF Board member, and author of the book Django Testing and Debugging. We discuss her PhD computing background, auto-scaling large sites, JavaScript front-ends, and more.
Read More