Hi, I couldn't find it on the mailinglists or on http://code.djangoproject.com/wiki/RemovingTheMagic: What is the replacement for the _manipulator_validate_...() methods in Magic Removal? I would like to do some validation and the exceptions should be displayed in the admin interface (Validation in the save() method doesn't achive this, and the validate() method: http://groups.google.com/group/django-developers/browse_frm/thread/171a18122fd44c5a is not called when saving in the admin interface).
Rudolph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users -~----------~----~----~----~------~----~------~--~---

