Contents

django-sortedm2m 3.1.1

0

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.

Stars: 508, Watchers: 508, Forks: 149, Open Issues: 30

The jazzband/django-sortedm2m repo was created 13 years ago and the last code push was 15 hours ago.
The project is popular with 508 github stars!

How to Install django-sortedm2m

You can install django-sortedm2m using pip

pip install django-sortedm2m

or add it to a project with poetry

poetry add django-sortedm2m

Package Details

Author
Gregor Müllegger
License
BSD
Homepage
https://github.com/jazzband/django-sortedm2m
PyPi:
https://pypi.org/project/django-sortedm2m/
GitHub Repo:
https://github.com/jazzband/django-sortedm2m

Classifiers

No  django-sortedm2m  pypi packages just yet.

Errors

A list of common django-sortedm2m errors.

Code Examples

Here are some django-sortedm2m code examples and snippets.

Related Packages & Articles

django-ses 3.5.2

A Django email backend for Amazon's Simple Email Service (SES)