django-admin-sortable2

Drag sorting

Adds drag-and-drop ordering to Django admin interface

Generic drag-and-drop ordering for objects in the Django admin interface

GitHub

769 stars
19 watching
180 forks
Language: Python
last commit: 6 days ago
Linked from 1 awesome list

djangodjango-adminpythonsorting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
petrdlouhy/django-related-admin Enables foreign key attributes in Django admin list display 69
and3rson/django-searchable-select Provides a faster and more efficient multiple selection widget with suggestions for Django admin pages 109
django-q2/django-q2 Django task queue system with multiprocessing and distributed capabilities 384
jrief/django-websocket-redis Enables real-time communication between Django applications and web browsers using Redis as the message queue 896
andrewingram/django-extra-views Generates additional class-based views to simplify common Django design patterns. 1,390
shinneider/django-admin-search An advanced search modal for the Django admin interface. 79
jrief/djangocms-cascade A plugin system for Django-CMS that simplifies working with CMS placeholders by sharing a single database model and using a JSON field to store payload 166
dj-stripe/dj-stripe Automates data sync between Stripe and local Django databases 1,637
django-admin-tools/django-admin-tools Extends Django's admin interface with a customizable dashboard and navigation menu 866
jrief/django-angular Enables seamless integration of Django forms with AngularJS controllers and client-side form validation. 1,233
yezyilomo/django-restql Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. 620
lingster/drf-api-tracking A Django model and DRF view mixin for logging API requests and responses. 276
manjitkumar/drf-url-filters Enables filtering of Django ModelViewSet querysets using URL query parameters with validation. 173
tuffnatty/drf-proxy-pagination Provides a flexible pagination system for Django REST Framework 14
jpadilla/django-rest-framework-xml XML serialization and deserialization support for Django REST Framework 87