web | https://www.mattlayman.com/tags/django/ |
---|---|
Author |
Dec. 1, 2022 » Django on Matt Layman » [Archived Version]
In this episode, we started with a Python exercise on Exercism that explored Blackjack. We wrote functions that handled some of Blackjack’s core rules. After the Python exercise, we focused on a bug in the Django app that fixed an edge case with some the teacher checklist feature.
Read MoreDec. 1, 2022 » Django on Matt Layman » [Archived Version]
In this episode, we started with a Python exercise on Exercism that explored Blackjack. We wrote functions that handled some of Blackjack’s core rules. After the Python exercise, we focused on a bug in the Django app that fixed an edge case with some the teacher checklist feature.
Read MoreNov. 17, 2022 » Django on Matt Layman » [Archived Version]
In this episode, I ran through a Python exercise on Exercism that focused on strings. Then we moved onto the homeschool app and fixed an issue with templates that were cached during development because of changes in Django 4.1.
Read MoreNov. 17, 2022 » Django on Matt Layman » [Archived Version]
In this episode, I ran through a Python exercise on Exercism that focused on strings. Then we moved onto the homeschool app and fixed an issue with templates that were cached during development because of changes in Django 4.1.
Read MoreNov. 3, 2022 » Django on Matt Layman » [Archived Version]
In this episode, we started to work on Python learning problems on Exercism. Then I added page numbers to PDFs on my homeschool app.
Read MoreNov. 3, 2022 » Django on Matt Layman » [Archived Version]
In this episode, we started to work on Python learning problems on Exercism. Then I added page numbers to PDFs on my homeschool app.
Read MoreOct. 20, 2022 » Django on Matt Layman » [Archived Version]
In this episode, I switched my error management system from Rollbar to Sentry and walked through some of Sentry’s features.
Read MoreOct. 20, 2022 » Django on Matt Layman » [Archived Version]
In this episode, I switched my error management system from Rollbar to Sentry and walked through some of Sentry’s features.
Read MoreOct. 6, 2022 » Django on Matt Layman » [Archived Version]
In this episode, I did some upgrades. We upgraded the app to the latest Heroku stack, upgraded htmx to the latest version, then worked on a small feature to add an empty state to a page when there is no useful data to display.
Read MoreOct. 6, 2022 » Django on Matt Layman » [Archived Version]
In this episode, I did some upgrades. We upgraded the app to the latest Heroku stack, upgraded htmx to the latest version, then worked on a small feature to add an empty state to a page when there is no useful data to display.
Read More