Blog

Thoughts, tutorials and notes on software development.

Filtered by tag: #introspection ✕ Clear
Django Admin Is the Most Underappreciated Framework Feature in All of Web Development
Architecture Django

Django Admin Is the Most Underappreciated Framework Feature in All of Web Development

Django admin renders full CRUD interfaces from model definitions alone. Most frameworks cannot even dream of this. Here is why it changed how I think about UI, how it inspired a production schema-driven form engine, and why the industry sleeps on the best idea in web development.