Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-django-sortedm2m | Distribution: openSUSE:Factory:zSystems |
Version: 3.1.1 | Vendor: openSUSE |
Release: 2.1 | Build date: Tue Feb 13 18:21:00 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 153037 | Source RPM: python-django-sortedm2m-3.1.1-2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/jazzband/django-sortedm2m | |
Summary: Drop-in replacement for django's many to many field with sorted relations |
Drop-in replacement for Django's many to many field with sorted relations.
BSD-3-Clause
* Tue Feb 13 2024 Christian Keil <keil@dfn-cert.de> - Switch to Python 3.11 build. * Sun Dec 26 2021 John Vandenberg <jayvdb@gmail.com> - Use PyPI tarball instead of GitHub tarball - Update to v3.1.1 * Fixed JS bug for popup in Django admin - Update to v3.1.0 * Fixed jQuery UI error * Added support for Django 3.2 - Update to v3.0.2 * Restored admin/js/jquery.init.js - Update to v3.0.1 * Added all locales to distributable * Added missing files to MANIFEST.in, and removed .DS_Store files * Added German and Spanish translations * Removed admin/js/jquery.init.js from SortedCheckboxSelectMultiple * Thu May 07 2020 John Vandenberg <jayvdb@gmail.com> - Initial spec for v3.0.0
/usr/lib/python3.10/site-packages/django_sortedm2m-3.1.1-py3.10.egg-info /usr/lib/python3.10/site-packages/django_sortedm2m-3.1.1-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/django_sortedm2m-3.1.1-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/django_sortedm2m-3.1.1-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/django_sortedm2m-3.1.1-py3.10.egg-info/not-zip-safe /usr/lib/python3.10/site-packages/django_sortedm2m-3.1.1-py3.10.egg-info/top_level.txt /usr/lib/python3.10/site-packages/sortedm2m /usr/lib/python3.10/site-packages/sortedm2m/__init__.py /usr/lib/python3.10/site-packages/sortedm2m/__pycache__ /usr/lib/python3.10/site-packages/sortedm2m/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/sortedm2m/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/sortedm2m/__pycache__/compat.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/sortedm2m/__pycache__/compat.cpython-310.pyc /usr/lib/python3.10/site-packages/sortedm2m/__pycache__/fields.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/sortedm2m/__pycache__/fields.cpython-310.pyc /usr/lib/python3.10/site-packages/sortedm2m/__pycache__/forms.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/sortedm2m/__pycache__/forms.cpython-310.pyc /usr/lib/python3.10/site-packages/sortedm2m/__pycache__/models.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/sortedm2m/__pycache__/models.cpython-310.pyc /usr/lib/python3.10/site-packages/sortedm2m/__pycache__/operations.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/sortedm2m/__pycache__/operations.cpython-310.pyc /usr/lib/python3.10/site-packages/sortedm2m/compat.py /usr/lib/python3.10/site-packages/sortedm2m/fields.py /usr/lib/python3.10/site-packages/sortedm2m/forms.py /usr/lib/python3.10/site-packages/sortedm2m/locale /usr/lib/python3.10/site-packages/sortedm2m/locale/cs /usr/lib/python3.10/site-packages/sortedm2m/locale/cs/LC_MESSAGES /usr/lib/python3.10/site-packages/sortedm2m/locale/cs/LC_MESSAGES/django.mo /usr/lib/python3.10/site-packages/sortedm2m/locale/cs/LC_MESSAGES/django.po /usr/lib/python3.10/site-packages/sortedm2m/locale/de /usr/lib/python3.10/site-packages/sortedm2m/locale/de/LC_MESSAGES /usr/lib/python3.10/site-packages/sortedm2m/locale/de/LC_MESSAGES/django.mo /usr/lib/python3.10/site-packages/sortedm2m/locale/de/LC_MESSAGES/django.po /usr/lib/python3.10/site-packages/sortedm2m/locale/es /usr/lib/python3.10/site-packages/sortedm2m/locale/es/.DS_Store /usr/lib/python3.10/site-packages/sortedm2m/locale/es/LC_MESSAGES /usr/lib/python3.10/site-packages/sortedm2m/locale/es/LC_MESSAGES/django.mo /usr/lib/python3.10/site-packages/sortedm2m/locale/es/LC_MESSAGES/django.po /usr/lib/python3.10/site-packages/sortedm2m/locale/fr /usr/lib/python3.10/site-packages/sortedm2m/locale/fr/LC_MESSAGES /usr/lib/python3.10/site-packages/sortedm2m/locale/fr/LC_MESSAGES/django.mo /usr/lib/python3.10/site-packages/sortedm2m/locale/fr/LC_MESSAGES/django.po /usr/lib/python3.10/site-packages/sortedm2m/models.py /usr/lib/python3.10/site-packages/sortedm2m/operations.py /usr/lib/python3.10/site-packages/sortedm2m/static /usr/lib/python3.10/site-packages/sortedm2m/static/sortedm2m /usr/lib/python3.10/site-packages/sortedm2m/static/sortedm2m/jquery-ui.js /usr/lib/python3.10/site-packages/sortedm2m/static/sortedm2m/selector-search.gif /usr/lib/python3.10/site-packages/sortedm2m/static/sortedm2m/widget.css /usr/lib/python3.10/site-packages/sortedm2m/static/sortedm2m/widget.js /usr/lib/python3.10/site-packages/sortedm2m/templates /usr/lib/python3.10/site-packages/sortedm2m/templates/sortedm2m /usr/lib/python3.10/site-packages/sortedm2m/templates/sortedm2m/sorted_checkbox_select_multiple_widget.html /usr/share/doc/packages/python310-django-sortedm2m /usr/share/doc/packages/python310-django-sortedm2m/AUTHORS.rst /usr/share/doc/packages/python310-django-sortedm2m/CHANGES.rst /usr/share/doc/packages/python310-django-sortedm2m/README.rst /usr/share/licenses/python310-django-sortedm2m /usr/share/licenses/python310-django-sortedm2m/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025