Day 1 Dev Notes

On day 1 of this journey I created the dev version of this site with just two basic models and three views.

Github link

(That link is private for now)

Posted on Apr 24, 2024 by

Categories: Development

Hello, world!

Well, this is the first post on my stuartm.nz site.

Custom developed on Django, this is meant as a learning environment where I can experiment with new Python/Django skills I learn. I will also use this to keep track of inflight projects with the aim of releasing actual products that generate income.

This site is intentionally starting off as a true minimum viable product. Over time, I'll build on the package that is providing the content management, and possibly I'll release this as a Django package on PyPI.

Posted on Apr 24, 2024 by

Categories: General