» Tag
django
4 postsStreaming LLM Responses in Django and React: A Practical Guide
A practical guide to streaming LLM responses in Django with Server-Sent Events, covering React integration, Gunicorn workers, Nginx buffering and Celery.
High-Performance Rust-Powered API Framework for Django
Django-Bolt enhances Django with a high-performance Rust-powered API framework.
Debugging a Legacy CRA and Django Deployment Pipeline
Challenges and solutions encountered while containerizing legacy CRA and Django applications. Key lessons for engineers.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comSetting Up a CI/CD Pipeline for Python/Django Applications
Guide to setting up a CI/CD pipeline for Django applications using GitHub Actions.