Advanced usage of Python requests - timeouts, retries, hooksGreat article that discusses some useful advanced uses of requests.#python#web#networking#programming·findwork.dev·Jul 13, 2020Advanced usage of Python requests - timeouts, retries, hooks
MySQL and storing emoji: proper utf8mb4 with Django | exana.ioThe MySQL unicode issue as seen from a Django point of view.#mysql#web#programming#sql#django#python·exana.io·Jul 30, 2019MySQL and storing emoji: proper utf8mb4 with Django | exana.io
Better performance by optimizing Gunicorn config - Building the system - MediumAdvice on how best to configure Gunicorn for Django applications.#.work#python#django#gunicorn#web·medium.com·Jul 15, 2019Better performance by optimizing Gunicorn config - Building the system - Medium