For a model I want to add a custom manipulator which can be used in the admin. With this manipulator I want to be able to add an extra formfield for displaying some additional data from a related object. There is no need for database storage.
In this group I red that it isn't possible to extend manipulators in admin so the first question is if it is possible to replace the 'default' manipulator by providing a custom one? The next question is how to feed the form? From a custom template I suppose. Cheers, Rob --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---