On 20 Jun 2006, at 11:25 am, David Reynolds wrote:

> I hope someone is still using 0.9.1, as I am having a small problem
> with using _post_save() in a model on it.
>
> I am creating a newsletter type system, which has various ForeignKey
> fields. When the _post_save hook is called the email is sent, however
> when I change the email and store it, it seems to execute the   
> _post_save and then save to the database, hence sending an old
> version of the email.
>
> Am I being stupid or is this a known bug?

Addendum to this is that it only appears to do it on Foreign Keys.

Regards,

Dave
-- 
David Reynolds
[EMAIL PROTECTED]




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to