On Saturday, September 15, 2012 2:49:56 PM UTC-4, Pystar wrote:
>
> exactly what I did but it still threw that error.


Can you show the exact code? If you have a list of validators, I believe 
IS_IN_SET must be the first in the list.
 

> Also, kindly note that I am adding this extra field to the auth_user 
> table. And displaying it in a custom form.
> Also another question concerning custom forms, in the view, how do I 
> access elements of the form using syntax like form[0]["_class"] = "whatever"
>

That syntax should work in the view. Are you trying something in particular 
that isn't working?

Anthony

-- 



Reply via email to