On 3/8/06, Mike B <[EMAIL PROTECTED]> wrote:
>
> I've been toying around with Django, and I'm trying to figure out the
> proper way to validate backend data going into the database that
> doesn't come through a form. In this particular case, the data is
> coming in off an XML feed and being inserted or updated into a Django
> model.
>
> Can someone point me in the right direction?
>

You can still create a Manipulator object to validate your data.

--
I like python!
My Blog: http://www.donews.net/limodou
NewEdit Maillist: http://groups.google.com/group/NewEdit

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

Reply via email to