On Mar 16, 10:16 am, Harro <[email protected]> wrote: > Just my brainfart when looking at this: Can't you simply add a pre > save signal to call the full clean method? > > Dunno if that will work or not, just the first thing I would try. > > On Mar 16, 5:12 pm, James Bennett <[email protected]> wrote: >
Hey James, I've not used signals yet so I don't know where they fit in the control flow. My first guess is to say no it wouldn't work because I couldn't imagine that pre_save would be called while ModelForm was listening for ValidationErrors. This would be hackish IMHO also, but I'll give it a try though when I get back to my comp (on phone). -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
