Weeknotes (2024 week 51)
Building forms using Django
I last wrote about this topic in April. It has resurfaced on Mastodon this week. I’m thinking about writing a feincms3-forms demo app, but I already have too much on my plate. I think composing a forms builder on top of django-content-editor is the way to go, instead of replacing the admin interface altogether – sure, you can always do that, but it’s so much less composable…
Releases
- blacknoise 1.2: No real changes, added support for Python 3.13 basically without changing anything. It’s always nice when this happens.
- django-imagefield 0.21
- django-prose-editor 0.10: I rebuilt django-prose-editor from the ground up and wrote about that two weeks ago. The 0.10 release marks the final point of this particular rewrite.
- django-js-asset 3.0: See the blog post from this week