Hi I've been porting a large application to MR since monday and have it 99% done except for a few issues. One of them is the _manipulator_validate_FIELD(self, field_data, all_data) methods not being call for my models. Is this intended behaviour?
I was able to turn some of the methods into regular validators, however, with two others I need to check whether the manipulator is an Add or a Change one and do things differently. If I turn these into regular functions that I just add to the fields validator list how can can I determine this? cheer matthew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---