django-sortedm2m 4.0.0
0
Drop-in replacement for Django's many to many field with sorted relations.
Contents
Drop-in replacement for Django's many to many field with sorted relations.
Stars: 513, Watchers: 513, Forks: 151, Open Issues: 16The jazzband/django-sortedm2m
repo was created 14 years ago and the last code push was 5 days ago.
The project is popular with 513 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
Related Packages
Errors
A list of common django-sortedm2m errors.
Code Examples
Here are some django-sortedm2m
code examples and snippets.