django-mapentity
django-mapentity copied to clipboard
Restore sort columns can fail from one list to another
- Restoring sort columns fails if sorted column does not exist in the list
- Sort columns should be saved by modelname
https://github.com/makinacorpus/django-mapentity/blob/develop/mapentity/static/mapentity/mapentity.context.js#L28
https://github.com/makinacorpus/django-mapentity/blob/develop/mapentity/static/mapentity/mapentity.context.js#L114