File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 22
33## Release history of [ django-admin-sortable2] ( https://github.com/jrief/django-admin-sortable2/ )
44
5+ ### 2.3
6+ - Prepare for Django-6.0.
7+ - fix #397 : Remove Django popup when using list action after dragging items in list view.
8+ - fix #417 : Increase height of drag area in Stacked-Inlines.
9+ - fix #371 : ` default_order_field ` might not be set on model.
10+ - fix #400 : Check for change permission when rendering "Move" actions in list view.
11+ - fix #408 : Validate POST request from action form.
12+ - fix #423 : Remove novalidate from action form in list view.
13+ - fix #425 : Give better explanation what to do if ordering numbers get negative.
14+
515### 2.2.8
616- Remove paths ` docs ` and ` parler_example ` from installable package.
717
Original file line number Diff line number Diff line change 1- __version__ = '2.2.8 '
1+ __version__ = '2.3 '
You can’t perform that action at this time.
0 commit comments