📌 Articles tagged # django
How to Safely Use AI Coding Agents in Django Projects Without Breaking Production
Learn how to use AI coding agents safely in Django with Git, tests, security checks, reviews, and deployment guardrails.
How to Build a Secure RAG Knowledge Base with Django, PostgreSQL pgvector, and AI APIs
Learn how to build a secure RAG knowledge base using Django, PostgreSQL pgvector, embeddings, and AI APIs with practical examples.
How to Build Privacy-Preserving AI Apps: Integrating Local LLMs with Django and Celery
Learn how to build privacy-preserving AI applications by integrating local LLMs (like Llama 3) into Django using Ollama, Celery, and Redis for background processing.
Advanced Frontend Integration and UX - Complete Summary and QCM Quiz
A complete overview of modern Django development techniques, including responsive UI design, dynamic interactions without page reloads, server-driven interactivity, data visualization with dashboards, and enhanced form usability. It also includes a …
Full Django Project: SmartDash Forms & Articles Platform
A complete Django mini-platform that combines Bootstrap, Tailwind CSS, AJAX, HTMX, interactive dashboards, and improved form UX. It includes article management, live likes, dynamic filtering, charts, statistics, and a polished contact form to demons…