Exciting to see people start to pick up template-partials with Django 6.0.

“Wait until you hit upon using them for form field templates”, I quietly whisper 🥳

@carlton 👀 such a tease! a quick blog post perhaps?
@nanorepublica “quick” and “blog post” just sat there next to each other 😝
@carlton haha 😂 maybe just a code snippet then?
Comparing django:main...codingjoe:esupgrade · django/django

The Web framework for perfectionists with deadlines. - Comparing django:main...codingjoe:esupgrade · django/django

GitHub

@adamchainz @nanorepublica @davidsmith Yeah, it's a lot simpler.

But it's the super powers it unlocks that are most fun. 🤩

(Yes, @nanorepublica, busy writing ✍️)

@carlton @adamchainz @nanorepublica
Nice. 👍 (assuming we are happy to adjust the output)

If I had a magic wand I'd change the api so that you can avoid unpacking (field, errors) where `errors` is unused.