Wednesday, September 2, 2015

Receive post_save signal from another project

Hi All,

I am working on requirement where after user sign up, User model of one app should send some data to another app in different project. For that we are thinking if we can use "post_save" signal on model.  Is there any way if I can listen to signal of other porject's app.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAC5ThKHjQqTyJtV1%2BDw1-402y7LpK2Xz61qO4-Xo5SD8b-i-Sw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment