i currently use self.instance but i'm not sure if i can do that since
i didn't find an example using it in docs.
also, i'm looking for clean method example where i can raise
validation errors for 2 or more fields based on single validation.
something like:
if custom_validation() == False:
  # raise validation error for field_1 and field_2

Aljosa
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to