Thu, 17 Feb 2011 17:46:10 +0100 | Sylvain Thénault | [schema deserialization] _unique_together should hold string, not schema instance (may lead to crash during sync_schema_props_perms for instance) | file | diff | annotate |
Thu, 13 Jan 2011 12:36:08 +0100 | Sylvain Thénault | [schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration. | file | diff | annotate |