django-admin-sortable 2.3
0
Drag and drop sorting for models and inline models in Django admin.
Contents
Drag and drop sorting for models and inline models in Django admin.
Stars: 566, Watchers: 566, Forks: 137, Open Issues: 12The jazzband/django-admin-sortable
repo was created 13 years ago and the last code push was 1 years ago.
The project is popular with 566 github stars!
How to Install django-admin-sortable
You can install django-admin-sortable using pip
pip install django-admin-sortable
or add it to a project with poetry
poetry add django-admin-sortable
Package Details
- Author
- Brandon Taylor
- License
- APL
- Homepage
- https://github.com/iambrandontaylor/django-admin-sortable
- PyPi:
- https://pypi.org/project/django-admin-sortable/
- GitHub Repo:
- https://github.com/iambrandontaylor/django-admin-sortable
Classifiers
- Utilities
Related Packages
Errors
A list of common django-admin-sortable errors.
Code Examples
Here are some django-admin-sortable
code examples and snippets.
GitHub Issues
The django-admin-sortable package has 12 open issues on GitHub
- Specify UTF8 encoding for readme
- Compatibility with djangoadmin_reorder
- Transfer to Jazzband