AttributeFields and RelationshipFields now store their changes and do not commit...
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Sun, 1 Aug 2010 08:55:42 +0000 (04:55 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Sun, 1 Aug 2010 08:55:42 +0000 (04:55 -0400)
commitaca27b0d4429d193b539f993eb629d28efd2157b
tree19d646fa81409cfa103142f41c3a92b62c83c107
parent2f2aed7e371d11b021432124de8f9bdd436b0832
AttributeFields and RelationshipFields now store their changes and do not commit them until their model has been saved.
models/base.py
models/fields.py