Django-admin-sort

Latest version: v0.4.0

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

Scan your dependencies

Page 1 of 11

2.1.3

- Fix 328: Replace `uglify` against `terser` to minify JavaScript files.

2.1.2

- Fix 320: Adding Jinja2 as template engine didn't work because it is unable to handle file references using `pathlib.Path`.

2.1.1

- Enlarge top/down buttons on top of header of `SortableTabularInline`.

2.1

- Introduce classes `adminsortable2.admin.SortableStackedInline` and `adminsortable2.admin.SortableTabularInline`
to resort items to the begin or end of the list of those inlines.
- Add support for Django-4.1.

2.0.5

- Fix: When using an `InlineAdmin` with a self defined form, the default ordering
has been ignored.
- Fix: Skip instance check, if model used in an `InlineAdmin` is a proxy model.

2.0.4

- Fix [\309](https://github.com/jrief/django-admin-sortable2/issues/309):
Prevent JavaScrip error when using *InlineAdmin without sortable list view.
- Internally use Python's `pathlib` instead of `os.path`.
- In DEBUG mode, load unminimized JavaScript.

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.