Django-sortedm2m

Latest version: v4.0.0

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

Scan your dependencies

Page 3 of 8

1.3.0

-----

* `79`_: Use `.sortedm2m-item` selector in the widget's JavaScript code to
target the list items. This was previously `ul.sortedm2m li`. This improves
compatibility other markup that does not want to use `ul`/`li` tags. Thanks
to Michal Dabski for the patch.

**Note:** If you use custom markup with the JavaScript code, you need to make
sure that the items now have the `sortedm2m-item` class name.

* `76`_: Add support for to_field_name to SortedMultipleChoiceField. Thanks
to Conrad Kramer for the patch.

.. _76: https://github.com/jazzband/django-sortedm2m/pull/76
.. _79: https://github.com/jazzband/django-sortedm2m/pull/79

1.2.2

-----

* `75`_: Fix "add another" admin popup. It didn't refresh the list of items in Django
1.8+. Thanks to Vadim Sikora for the patch.

.. _75: https://github.com/jazzband/django-sortedm2m/pull/75

1.2.1

-----

* *skipped*

1.2.0

-----

* Dropping Python 3.2 support. It has reached end of life in February 2016.

1.1.2

-----

* `71`_: Don't break collectstatic for some cases. Therefore we removed the
STATIC_URL prefix from the form media definition in
``SortedCheckboxSelectMultiple``. Thanks to Kirill Ermolov for the
patch.

.. _71: https://github.com/jazzband/django-sortedm2m/issues/71

1.1.1

-----

* `70`_: CSS fix for Django 1.9 new admin design. Thanks to Maarten Draijer
for the patch.

.. _70: https://github.com/jazzband/django-sortedm2m/pull/70

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.