Cache custom fields on instance prior to save()

This commit is contained in:
Jeremy Stretch
2020-08-17 11:08:14 -04:00
parent 4ee8e473eb
commit dd707c97af
3 changed files with 13 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
import logging
from collections import OrderedDict
from datetime import date