django-planet

Blog: Matt Layman

web https://www.mattlayman.com/tags/django/
Author

First Major Model - Building SaaS with Python and Django #163

June 22, 2023 » Django on Matt Layman » [Archived Version]

In this episode, we got to work on the core modeling for the application. I started by adding some visualization tooling to see the models in the system, then got to modeling of the primary Entry model that will be used throughout the app. Along the way, we set up the Django admin and did some automated testing.

Read More

First Major Model - Building SaaS #163

June 22, 2023 » Django on Matt Layman » [Archived Version]

In this episode, we got to work on the core modeling for the application. I started by adding some visualization tooling to see the models in the system, then got to modeling of the primary Entry model that will be used throughout the app. Along the way, we set up the Django admin and did some automated testing.

Read More

Finish Signup and CI - Building SaaS #162

June 8, 2023 » Django on Matt Layman » [Archived Version]

In this episode, I continued on the signup flows that started in the previous stream. We configured the email backend and verified that the end to end signup flow worked. Then I set up the templates system and added the initial templates for the confirmation email the index view of the whole site. The stream ended with configuring test coverage and setting up CI with GitHub Actions and pre-commit.ci

Read More

Finish Signup and CI - Building SaaS with Python and Django #162

June 8, 2023 » Django on Matt Layman » [Archived Version]

In this episode, I continued on the signup flows that started in the previous stream. We configured the email backend and verified that the end to end signup flow worked. Then I set up the templates system and added the initial templates for the confirmation email the index view of the whole site. The stream ended with configuring test coverage and setting up CI with GitHub Actions and pre-commit.ci

Read More

New SaaS Signup - Building SaaS #161

June 1, 2023 » Django on Matt Layman » [Archived Version]

In this episode, we dug into the first portion of the journey SaaS. I acquired the domain name of journeyinbox.com for this service. That service is not live yet. We started at the beginning to set up users and sign up features.

Read More

New SaaS Signup - Building SaaS with Python and Django #161

June 1, 2023 » Django on Matt Layman » [Archived Version]

In this episode, we dug into the first portion of the journey SaaS. I acquired the domain name of journeyinbox.com for this service. That service is not live yet. We started at the beginning to set up users and sign up features.

Read More

New SaaS From Scratch - Building SaaS with Python and Django #160

May 18, 2023 » Django on Matt Layman » [Archived Version]

In this episode, I started a brand new SaaS project from scratch. This new SaaS, a journal service, will allow users to journal via email and be provided with past posts as a engaging prompt.

Read More

New SaaS From Scratch - Building SaaS #160

May 18, 2023 » Django on Matt Layman » [Archived Version]

In this episode, I started a brand new SaaS project from scratch. This new SaaS, a journal service that will be at journeyinbox.com, will allow users to journal via email and be provided with past posts as a engaging prompt.

Read More

Python Exercises and Behind the Scenes - Building SaaS with Python and Django #159

April 27, 2023 » Django on Matt Layman » [Archived Version]

In this episode, we covered more intro Python exercises from Exercism. Then I did some behind the scenes work to make some improvements to my stream content.

Read More

Python Exercises and Behind the Scenes - Building SaaS #159

April 27, 2023 » Django on Matt Layman » [Archived Version]

In this episode, we covered more intro Python exercises from Exercism. Then I did some behind the scenes work to make some improvements to my stream content.

Read More