Showing 13 to 18 of 325 blog posts that match the query "django".
-
Denormalization with JSON Fields for a Performance Boost
Is it better to flatten your data or normalize it? Why not both? Read more
March 22, 2023 -
Fellowship: A Path to Caktus
During the past year, we’ve begun a new program for folks looking for training prior to beginning a career in web development. This program has paired Caktus with a local coding... Read more
March 14, 2023 -
An introduction to Django Simple History
Django-simple-history stores Django model state on every create, update, or delete database operation Read more
February 13, 2023 -
Reflection on DjangoCon 2022
I found several of the talks and subjects interesting, but the best part by far was the people behind the stories. Read more
January 6, 2023 -
How We Built a Caktus Cloud
As a research project this year at Caktus, we decided to build our own private cloud. Some of Caktus' clients prefer or require that their data and workloads remain on premises... Read more
December 1, 2022 -
How to Handle Django Login Redirects with HTMX
Without this middleware the user might see nothing at all to indicate a problem, or might find a (likely non-functional) login page suddenly embedded in the middle of the page t... Read more
November 11, 2022