Hi Djangoers:

I am new to Django and I wonder how specify a tuple as unique key( or
primary key)
For example I have a table with rows (id, name, last_name) and I want
that the pair (name, last_name) to be unique.
Thanks!

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to