Twitch A collection of 110 articles #Python #Django #bugs How To Fix A Bug - Building SaaS #56 In this episode, we picked an issue from GitHub and worked on it. I explained the flow of using test driven development to show how the bug existed in an automated test. We wrote the test, … #Python #Django #models Remodeling Data Relationships - Building SaaS #55 In this episode, we’re remodeling! I changed the model relationship between GradeLevel and Course from a ForeignKey (1 to many) to a ManyToManyField. We talked through the change and … I make a lot of Django content for the community. Please support me on Patreon! ← Next Articles Previous Articles →