talkpython / 100daysofweb-with-python-course

Demo code and resources for our 100 Days of Web in Python Course
https://training.talkpython.fm/courses/explore_100days_web/100-days-of-web-in-python
630 stars 390 forks source link

made some fixes and improvements #58

Closed bbelderbos closed 3 years ago

bbelderbos commented 3 years ago

Hey Mike, some small changes on our books website so just wanted to make sure the final script keeps working.

I also reused / nested the fixtures a bit better (both starter and final code) and I added python-dotenv which is much better.

Please approve.

Thanks, Bob

mikeckennedy commented 3 years ago

Thanks for keepin' it fresh @bbelderbos !