Addition: > This is my model and I use a custom save to prevent the creation of a > category with a parent_id which is the same a the current_id (child of > itself)
When an error occurs an ugly error message apears so I tried to create a custom validator. Custom validator didn't work because of "no object_id to check upon". Creating a Custom manipulator doesn't seem to work in admin. Can someone show me a solution to get the validation done in admin? Thanks --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

