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

Pragmatic Frontend Development with Tailwind CSS (v4)

Article posted on July 30, 2025
A pragmatic approach combining Tailwind CSS utilities with component-based design principles to achieve both developer flexibility and maintainable, consistent web interfaces.
Tags: Frontend

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