Django Packages
Django Packages is a directory of reusable apps, sites, tool

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

Sunday morning catch up on all the things with the kids. I sketched out a pretty major landing page change to
#djangopackages too

stumbled on pep-0503 and worked up on a small refactor to ensure package names are valid
#djangopackages