If i have an admin form and want to transform some data to another format using AJAX within the form, what is the best way to do this. In a normal form I can do this within the view but is there any way to extend admin views to add new functionality without loosing the default admin view functionality?
This is more a theoretical question than a practical one. I have searched the docs but maybe I was searching for the wrong thing since I couldn't find anything. Thanks in advance, Andrew -- 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.

