August 2022

kubernetes
2022-08-19 10:51 (3 years ago)
Items to Check to Prevent Timeout for Slow Responses in Kubernetes Ingress + Uwsgi Configuration

Checklist of timeout settings (Ingress, uWSGI, Django, nginx) to verify so slow responses don't get cut off in a Kubernetes + uWSGI stack.

Python
2022-08-11 15:06 (3 years ago)
Three Workarounds for Failing to Install cryptography When Setting Up a Python Environment in an Alpine Linux Docker Image

Packages required (`apk add ...`) to `pip install cryptography` in an Alpine Linux Docker image, and how to handle common build errors.

Django
2022-08-06 02:09 (3 years ago)
Display a Warning When Attempting to Navigate Away with Unsaved Changes in Django Mezzanine's TinyMCE

If you are using version 4 of tinyMCE, you can add an onChange event in the setup option of tinyMCE.init.

Categories

Archive