django Introducing django-gsheets, an easy way to sync to and from Google Sheets The django-gsheets Django app makes two-way data sync from models to Google Sheets simple.
django Custom Application Metrics with Django, Prometheus, and Kubernetes Learn how to instrument your Django application with custom Prometheus metrics and deploy to a Kubernetes cluster.
django Django On Kubernetes - As Concisely As Possible Your one-stop shop for deploying a Django app on Kubernetes.
django Your Application Shouldn't Be Your CRM Keep complex CRM functionality in your CRM, not your Django application.