Seems like i was just unlucky in the number 5 - 6 - 8
if i use a field which appears in my model with
,null = True
it seems like the validator is not eve called, is it a feature ?
That may be the case, I have not tried it with null=True as yet so cant say anything.
otherwise when its called i get an error :
isFoo() takes exactly 3 arguments (2 given)
Exception Location:
/usr/lib/python2.4/site-packages/Django-0.91-py2.4.egg/django/core/formfields.py
in get_validation_errors, line 70
Remove 'self' from function definition.
--
Amit Upadhyay
Blog: http://www.rootshell.be/~upadhyay
+91-9867-359-701
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---