Ali Rıza KELEŞ
unread,Feb 24, 2014, 7:47:00 AM2/24/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Hi,
I have problem with post save signal.
Lets say we have two models Authors and Books. Authors model has a
post save signal: NotifyAuthor
When I save model Book with inline Author, Author's post save signal
does not work. If I save model Author via its own form, the signal
works properly.
Is there any quick / easy fix?
Thanks.
--
--
Ali Rıza Keleş