TwitchA collection of 110 articles#Python#Django#bugsHow To Fix A Bug - Building SaaS #56In 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#modelsRemodeling Data Relationships - Building SaaS #55In 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 →