jrief/django-admin-sortable2
Generic drag-and-drop ordering for objects in the Django admin interface
PythonNOASSERTION
Issues
- 12
Bug in v2.2.4 ?
#414 opened by jedie - 2
- 8
- 4
order starts with -1
#412 opened by sigma-plus - 0
Add locale fa
#410 opened by mobinghoveoud - 0
Issue with actions in listing screen.
#408 opened by girase1pranay - 2
Add support for django-unfold
#398 opened by twFroggen - 3
Compatibility issue with Django 5.1
#405 opened by aminvsf - 1
- 6
Ordering actions still rendered in action dropdown even if user don't have change permission.
#400 opened by girase1pranay - 2
Inline Drag&Drop broken on Django Unfold
#403 opened by raayu83 - 0
Django popup when using list action: You have unsaved changes on individual editable fields.
#397 opened by AlTosterino - 2
Incomplete license information
#396 opened by stefan6419846 - 3
adminsortable2.js file is missing
#393 opened by CrimeMasterGogo0814 - 2
Sorting does not work for StackedInline if widget of the field has <table>
#384 opened by igor-zmitrovich - 2
What about supporting Python 3.11 and 3.12?
#380 opened by AndreyMZ - 3
Support for Django 5
#387 opened by huynguyen-ff - 12
How to use SortableAdminMixin together with ImportExportModelAdmin from django-import-export?
#345 opened by micudaj - 0
I am trying to add a custom formset and extend it with django.forms.models.Baseinlineformset which is not working as it is raising the error "BaseFormSet.__init__() got an unexpected keyword argument 'default_order_direction'
#385 opened by girase1pranay - 2
- 6
Why not adapt for django 3.2?
#381 opened by engAmirEng - 2
small typo + latest docs are not deployed?
#379 opened by gregsadetsky - 4
Question about default value of order field
#378 opened by stahlnow - 11
- 3
Unable to see sort column (no pads) v2.1.9
#372 opened by halessi - 1
Admin UI does not get added
#374 opened by lsmith77 - 1
RecursionError: maximum recursion depth exceeded while calling a Python object
#367 opened by AndreyMZ - 8
Don't install testapp and its child modules
#359 opened by PeterJCLaw - 0
2.1.9 version inconsistent?
#364 opened by PeterJCLaw - 2
adminsortable2 - TemplateNotFound
#360 opened by belthaZornv - 1
- 0
- 19
Storing new Inlines not working in version 2
#312 opened by 21adrian1996 - 3
missing template(s) for Django 4.2
#348 opened by Wekhrlin - 3
- 1
- 1
- 3
Exception Value: Expression contains mixed types: TextField, IntegerField. You must set output_field.
#341 opened by jedie - 2
Does not work with polymorphic package
#327 opened by CelestialStreamer - 1
- 3
- 1
Add to the documentation that you cannot leave the default=0 model if there are records in the database.
#334 opened by smurfikk - 1
Installation issues.
#335 opened by c0d33py - 1
Order within group
#333 opened by bbekir - 2
Inheritance model doesn't update sort.
#329 opened by portedison - 8
Unhandled Promise Rejection
#313 opened by shacker - 4
- 5
django doesn't support pathlib
#320 opened by hiaselhans - 6
UX suggestions for sortable inlines
#319 opened by flbraun - 0
SortableAdminMixin not compatible with other mixins (at least ImportExportMixin from django-import-export)
#316 opened by PetrDlouhy