Feed: Better Simple

Blog Better Simple
RSS 2.0 Feed Better Simple
web https://www.better-simple.com/
Last Update09.27.2025
Posts61

Plotting the trail for Django Cairn

March 19, 2023 » Better Simple » [Archived Version]

This high-level post will go over how I design Django projects. The goal is to consider every action the application will need and determine what is needed to implement those actions. We’ll encounter some hand-waving around the details, but that’s fine. We can’t know everything. And if we did, why are we bothering with this? The benefit of this exercise is to realize a more complete understanding of the project and to create an outline of what needs to be implemented. An outline makes it much…

Read More