Bugfixes - Repair StaticSelect widget to process properly Django 5.x choices detecting BlankChoiceIterator as a list object instead a queryset - Repair get_success_url() method to work correctly on Django 5.x and stay compatible with Django 4.x
4.0.59
Features - Verified to work with Django 5.x Bugfixes - Repair export lists in any format when having None columns and complex columns with dictionaries inside them
4.0.58
Bugfixes - Repair exporting lists in XLS format
4.0.57
Bugfixes - Limited requirements to Django < 5 since CODENERIX is not yet compatible
4.0.56
Bugfixes - Improved JSON encoding with DjangoJSONEncoder in a few places where no other encoder was used