
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: 570, Watchers: 570, Forks: 137, Open Issues: 12The jazzband/django-admin-sortable repo was created 14 years ago and the last code push was 2 years ago.
The project is popular with 570 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.
pythonfix







