I am aware that Unique=True can be used to ensure that a value is
unqiue within a particular column.

Is there any means to ensure that a combination of values from two
columns within a table are unique

If not,  I presume that I would have to write a custom def and then run
that via a Signal via the post.save method.   Would that be right?

MerMer


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to