Django A collection of 176 articles #Python #htmx #Ruby #PHP #JavaScript #Django #Flask #RubyOnRails #Laravel #AJAX You Don't Need JavaScript What If I Told You… You Don’t Need JavaScript. This talk explores why #JavaScript is not good fit for most web apps. I then show how most web apps can do dynamic things using … #Python #Django #debugging Debugging Tips And Techniques Your Django app is up. You’ve got users. Your users are hitting bugs. How do you debug to fix the problems? That’s the focus of this Understand Django article. I make a lot of Django content for the community. Please support me on Patreon! #Django #SaaS #Python Brew Install The World - Building SaaS with Python and Django #135 In this episode, I tried to get started after a long break, but my virtual environment was broken. This entire episode is a journey deep into Python installing world. Did I come out on the … #Django #SaaS #Python User Requests - Building SaaS with Python and Django #134 In this episode, we took a break between big projects and worked on some smaller usability features requested by users of the app. #Django #SaaS #Python S3 FileField - Building SaaS with Python and Django #133 In this episode, we built the UI to allow users to request an end-of-year PDF bundle. Then we hooked the model up to S3 via django-storages and tested everything out. Want to chat about Python, Django, or building on the web? Join the Building SaaS Discord and say “Hello!” #Python #Django #SaaS PDF Courses Report - Building SaaS with Python and Django #132 In this episode, we added a final PDF report to the PDF bundle. This report was different than the other because there wasn’t a pre-existing HTML report to mimic. I built a report that … #SaaS #Python #Django PDF Attendance Report - Building SaaS with Python and Django #131 In this episode, we added a third PDF report to the PDF bundle. The patterns from previous reports made this one go faster, but I hit some small snags with the output of the PDF being … #Python #Django #security Security And Django You want to protect your users' privacy, right? The goal is noble and users demand it, but how do you do it? In this Understand Django article, we’ll look at some areas that improve … #Django #SaaS #Python PDF Debugging - Building SaaS with Python and Django #129 In this episode, I debugged the static file handling that my homeschool application is using when it generates PDF reports. #Python #Django #SaaS Form Features and CSS - Building SaaS with Python and Django #128 In this episode, we worked on a user requested feature that improves a workflow for task management in the homeschool app. After completing the feature, I returned to the PDF bundle project … #twitch #Python #Django #SaaS Upgrade to Tailwind CSS v3 - Building SaaS with Python and Django #127 In this episode, I upgraded my app to switch from Tailwind CSS v2 to v3. We worked through the migration guide to make all the needed changes to work with v3. Then I upgraded my development … #Python #Django #settings Episode 16 - 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! #twitch #Python #Django #SaaS Admin Interface For PDFs - Building SaaS with Python and Django #126 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 … #twitch #Python #Django #SaaS Ordering Existing Models - Building SaaS with Python and Django #125 In this episode, we built out a customer requested feature of adding order of grade levels within the school year of my homeschool app. This will allow users to change the display of crucial … #twitch #Python #Django #SaaS Zip Archive HTTP Response - Building SaaS with Python and Django #124 In this episode, we continued to build the PDF reporting feature. The focus on the stream was on building the zip archive file as the HTTP response. This will be the container for future PDF … #Python #Django #performance #caching Go Fast With Django How do you make your Django app fast? You measure what is slow, scale your system when necessary, and use a combination of fast database queries and strategic caching. In this Understand … #twitch #Python #Django #SaaS PDF Bundle Report - Building SaaS with Python and Django #123 In this episode, we started work on a new feature for the homeschool application. This feature is a report bundle that will add PDFs of all school year activities to a zip archive for a … #twitch #Python #Django #SaaS Customer UX Feature - Building SaaS with Python and Django #122 In this episode, I added some user experience (UX) polish to my Django app to fill in a gap where users couldn’t quickly jump to their proper school year when their homeschool is … ← Next Articles Page 2 of 10 Previous Articles →