On Thu, Sep 25, 2008 at 8:52 PM, Rodrigo Culagovski
<[EMAIL PROTECTED]> wrote:
>
> Ok, so if I raiseValidationError in the save() methods, will this just
> give a big fat ugly general error, or a cute "You have to provide your
> complete credit card number" error?

Well... it will do whatever you program it to do. It depends entirely
on the validation error that you raise, where you catch that error,
and how you process it.

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
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