django-planet
June 22, 2023

First Major Model - Building SaaS #163

in blog Matt Layman
original entry First Major Model - Building SaaS #163

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.