Blog | Matt Layman |
---|---|
RSS 2.0 Feed | Django on Matt Layman |
web | https://www.mattlayman.com/tags/django/ |
Last Update | 11.22.2024 |
Posts | 336 |
Recent content in Django on Matt Layman
Blog | Matt Layman |
---|---|
RSS 2.0 Feed | Django on Matt Layman |
web | https://www.mattlayman.com/tags/django/ |
Last Update | 11.22.2024 |
Posts | 336 |
Dec. 8, 2022 » Django on Matt Layman » [Archived Version]
In this episode, we did an Exercism excercise that looked at Python list methods. Then we dug into Stripe and got to the bottom of some warnings reported by Firefox about potential Content Security Policy issues. Ultimately, we discovered some interesting additional Firefox cookie protection that were not found in Chrome.
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 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 More