Added unique_together constraint to Attributes and Relationships.
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 5 Aug 2010 18:06:23 +0000 (14:06 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 5 Aug 2010 18:06:23 +0000 (14:06 -0400)
commit92691d27d00f2c9a1b0536020ca2a5c1ec07f3e3
treef9043bef31629c67dfe41810787571ffe2e642ef
parente83005f011574cca97a348cbcdf2dc539c22b2ff
Added unique_together constraint to Attributes and Relationships.
models/base.py