1👍
✅
I don’t see a real need to do this unless you have large amounts of data in your columns or a high latency database connection or some other corner case.
In any case this new feature may help neaten your code:
https://docs.djangoproject.com/en/dev/releases/1.5/#support-for-saving-a-subset-of-model-s-fields
Source:stackexchange.com