django-model-update-after-sorting
There are 1 repositories under django-model-update-after-sorting topic.
Shobhit-pandey/DjangoOrderedTable
In this project, we can import json and load to django model. We can perform single column sorting (ascending and decending both ) as well as multiple column sorting in django model. Django model get updated in same order as after every multiple sorting performed in model. All you can perform from Django template.