Django Chat

Improving Django - Adam Hill

Feb 11, 2026
Adam Hill, developer and open-source author behind Django Unicorn and Django Brew, focuses on improving Django’s developer experience and front-end ergonomics. He discusses sustaining side projects and maintainer onboarding. He demos a redesigned interactive Django homepage and explores tooling, benchmarking API frameworks, and opinionated starter templates to smooth onboarding.
Ask episode
AI Snips
Chapters
Books
Transcript
Episode notes
ADVICE

Benchmark API Libraries To Guide Improvements

  • Benchmark API frameworks to inform choices and marketing claims.
  • Adam created Django API Frameworks with benchmarks to compare serializers and show Django can match other frameworks with modern serializers.
INSIGHT

Developer Experience Is The Frontend Story That Matters

  • Developer experience often trumps frontend/backend labels; focus on smoothing common pain points.
  • Adam describes himself as a developer-experience person, improving first-run and repetitive app tasks across Django.
ADVICE

Make Templates Readable With HTML Style Component Tags

  • Replace verbose template syntax with HTML-like component tags to improve clarity and tooling.
  • Adam built Dj Angles to convert HTML-style DJ- tags into Django template tags and integrate multiple component libraries.
Get the Snipd Podcast app to discover more snips from this episode
Get the app