
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.
AI Snips
Chapters
Books
Transcript
Episode notes
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.
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.
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.





