geex-arts / django-jet

Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
https://github.com/jet-admin/jet-bridge
GNU Affero General Public License v3.0
3.57k stars 776 forks source link

Support for sortable Model Admins and Inlines #165

Open rafaponieman opened 7 years ago

rafaponieman commented 7 years ago

Hello!

I'm in need of sortable inlines (and sortable ModelAdmins). I belive there is no native support on django-jet (as of 1.0.4), but I'm also not sure if any of the other Django sortable libraries would be compatible. I think this is a very important feature. Thank you!!

marcoooo commented 7 years ago

Hello, I am no expert in jet, neither from dev team, but on demo project, there is exemple on 'how to use some sortable inlines' with menu admin : https://github.com/geex-arts/django-jet-demo/blob/master/menu/admin.py

you can see it in action there : http://demo.jet.geex-arts.com/admin/menu/menuitemcategory/

It seems only to work with Tabular.

Ismael-VC commented 7 years ago

Please come to the django-jet Discord server so we can organize if you like:

Welcome! 😄