Back
Django Packages
Load previous page…
finished my first django + htmx search page on
#djangopackages. I shared it with a few friends and I have a Safari+Firefox issue to resolve but other than that htmx is A++
cached some heavier sql queries on the home page to get the homepage time down to ~750ms
#djangopackages
shipped a bunch of copy fixes, a homepage text bug, and a bunch of tests which should help find some random yet common bugs
#djangopackages
fixed a small homepage bug and wrote some canary tests to make sure our half dozen static pages at least return a 200 status code
#djangopackages
🐳 updated project bootstrapping setup and cleaned up some of the .env variables and docker configs
#djangopackages