Django-admin-sortable2

Latest version: v2.2.3

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 13

0.6.2

- Fixed regression from 0.6.0: Multiple sortable inlines are now possible again.

0.6.1

- Removed global variables from Javascript namespace.

0.6.0

- Compatible with Django 1.9.
- In the list view, it now is possible to move items to any arbitrary page.

0.5.0

- Changed the namespace from `adminsortable` to `adminsortable2` to allow both this project and
[django-admin-sortable](https://github.com/jazzband/django-admin-sortable) to co-exist in
the same project. This is helpful for projects to transition from one to the other library.
It also allows existing projects\'s migrations which previously relied on django-admin-sortable
to continue to work.

0.3.2

- Use property method `media()` instead of hard coded `Media` class.
- Use the `verbose_name` from the column used to keep the order of fields instead of a
hard coded \"Sort\".
- When updating order in change_list_view, use the CSRF protection token.

0.3.1

- Fixed issue \25:
`admin.TabularInline` problem in Django 1.5.x
- Fixed problem when adding new Inline Form Fields.
- PEP8 cleanup.

Page 10 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.