This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-admin-sortable-fixwin
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
499
Commits
1
Branch
0
Tags
8d4c5b141774d00dae1170418e4337e5d0cd9410
Commit Graph
3 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Anton Shevchenko
eb5f14fe22
Clarify comment.
2017-03-11 11:20:16 -05:00
Anton Shevchenko
eb5a9e0a8a
Avoid unnecessary db queries: perform the update iff the order field has changed.
2017-03-08 23:28:40 -05:00
Anton Shevchenko
f2f5daf831
Use 'update_fields' to limit the object's save() method to just the order field, so that other fields are not accidentally overwritten with stale data.
2017-03-08 22:14:48 -05:00