




This release enables field-forwarding in formsets and forms with prefix.
Also note that several things have been made to help users: a new tutorial section showing placeholder and minimum-input-length select2 options has been added and a system check will raise an error if select2’s js is not present - typically for users who have git clone
’d the repo without --recursive
, resulting in a wc without select2.
For devs, we’ve moved from django-sbo-selenium to pytest+splinter and it’s pretty cool !
Enjoy !