#Python #DjangoWhy Django and why not Flask?NotesWhy would someone pick Django over Flask? That’s the question that I got on stream and here is my answer.Newer#Python#Django#SaaS#imports#accountsImporting Content - Building SaaS #189In this episode, I built the import view that is needed to allow users to add their own journal entries to JourneyInbox. After completing that, I handled the pull requests from dependabot, …Older#Python#Django#SaaS#flash#messages#encodingFlash messages and content encodings - Building SaaS #188In this episode, we added flash messages (after a rough start with some networking issues). Then I tracked down a thorny issue. We found that there is a non-breaking space with …