ViewsA collection of 13 articles#Python#Django#viewsDesigning A View - Building SaaS #59In this episode, I focused on a single view for adding a course to a school year. This view is reusing a form class from a different part of the app and sharing a template. We worked through …#Python#Django#viewsEpisode 3 - Views On DjangoOn this episode, we look at views, a major component within Django and a primary place where your code will run.I make a lot of Django content for the community.Please support me on Patreon!← Next Articles Previous Articles →