I need to validate some data from a form however I need access to the
request object as the data validation will be different depending on
the logged on user.

What is the preferred method for this type of validation? Can i
validate thee data in the view and manually set the form field errors?

Paddy

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