On wo, 2010-03-10 at 12:24 -0800, Daniel S wrote: > However, I can't use 'item.parte' as django gives me an error that I'm > referring to a field that doesnt' exist. > > Is there a way I can use a field of another object in unique_together?
No, that is not possible. You will need to make your clean function in your form take care of this. -- Dennis K. The universe tends towards maximum irony. Don't push it. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.