Hi, how can I forbid that clones of a certain type are stored by an admin?
Example: Suppose there are cars in the database and cars have as only attribute a name. How can I prevent that two cars that have the same name are stored? Jaroslav -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

