Django Admin Actions Should Be Forms
Django admin actions are more useful when they can ask for input, validate it, and then apply the change.
Notes on software, systems, and the useful edges between product work and engineering practice.
Django admin actions are more useful when they can ask for input, validate it, and then apply the change.
Django templates can get a useful component primitive with define/render tags, props, and children.
Keeping the homepage in README.md makes the website and GitHub profile share one source of truth.
For many business states, a timestamp is the source of truth and a boolean is the query optimization.
A small reminder that static publishing gives personal sites fewer failure modes and more room to breathe.