Skip to content

0.4.1

Compare
Choose a tag to compare
@Dmitri-Sintsov Dmitri-Sintsov released this 23 Feb 22:37
· 1037 commits to master since this release

ListSortingView now supports multiple_choices option of the choices filter.

Large monolithic views.py was split into separate base.py / detail_edit.py / list.py / ajax.py class-based views.

Alternative breadcrumbs layout of field filters widgets in ko_grid_body() macro used by KoGridView.

Various bugfixes and security fixes.