Hello, I'd like to send an email when a Model is saved via it's ModelForm. I'm aware that I can override the save function of the model, then call it's super but I was wondering how to pass request.user.username to the Model's save function. Or if someone has a better suggestion I'd be willing to use it.
-Bret --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---