If you like my work
and you want to say thanks,
you can become a patron
on Patreon.
Thanks for supporting me!
Check out my Patreon Superhero supporters!
Django Riffs is my podcast devoted entirely
to learning the Django web framework.
Give it a listen!
All the shows are
on the Show Notes page.
If you enjoyed this article, you may also be interested in…
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.
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 to add CSS styling to the PDF report.
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 pages within the app.
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 crushed together.
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 customer’s record keeping purposes.