Could this be a problem with the editable=False setting?

The record I am attempting to duplicate is a duplicate office/county/
case_no entry. However, it is also a duplicate county/case_no. It
seems like even with the form validation ignoring 'office' it would
catch the county/case_no dupe?

I tried changing the Meta class to unique_together=
("county","case_no") but no change.
--~--~---------~--~----~------------~-------~--~----~
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