Articles

A collection of articles about Django, Python and web development in general.

Django Project Setup for LLMs

Article posted on March 22, 2026
A practical guide to setting up a Django project with the right tools, best practices, and MCP servers for working effectively with AI coding agents.
Tags: Developer Experience

Django Development FAQs

Article updated on October 15, 2024
Common questions and answers about Django development, covering views, project structure, hosting options, and database choices.
Tags: Django