Hi Guys,

I just been working my way through Django, top framework by the way.

Anyways I just wondering if any one can shed some light model
validation,

It seems the only validations are either through the newforms or
simple validation through the fields.  But there doesn't seem to be
any bussiness rule validation functions for models.  My concern is
that validations should really be kept in the model and not in
forms.

So I was just wondering how people go about validating models.

Cheers,
Cameron Singe


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