Weeknotes (2024 week 11)
Estimates
Jacob wrote an excellent post on breaking down tasks. I did like the post a lot. Maybe I’ll write a longer reply later, but for now just this. There definitely are good reasons for the pushback against estimation, and it’s really not just that some people lack professionalism.
Releases
- django-cabinet 0.14.1: Mini release containing a Turkish translation. It’s always nice if software is used.
- feincms3 4.6: Fixed a bug where the move form wouldn’t use a potentially overridden
ModelAdmin.get_queryset
method. - form-designer 0.24: Updated the package for django-recaptcha 4.0.
- html-sanitizer 2.3.1: Fixed an edge case sanitization bug (luckily without security implications).
- django-content-editor 6.4.2: django-content-editor now again supports transitioning plugin fieldsets when opening and closing thanks to CSS grid’s ability to animate the maximum height of an element. Also, the initialization in 6.4 was badly broken.
- django-prose-editor 0.2: See the announcement blog post from Wednesday.