I neet to get the ManyToManyField content in my save() operation, because i need the system send an email to address in that field after the instance of the model is saved in admin panel.
But ManyToMany fields are empty in save(). Is it possible? Can I easily add another button in admin to execute those operations, after the save? -- Alessandro Ronchi Skype: aronchi http://www.alessandroronchi.net - Il mio sito personale http://www.soasi.com - Sviluppo Software e Sistemi Open Source --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

