okay thanks people..!
On Friday, May 4, 2018 at 9:40:12 PM UTC+5:30, Nipun Arora wrote:
>
> Hello Community
>
> I was puzzled by the fact that if django signals are not asynchronous why
> do we use them as in when ever i want some trigger on post_save can't i
> simpl
Hello Community
I was puzzled by the fact that if django signals are not asynchronous why
do we use them as in when ever i want some trigger on post_save can't i
simply write that particular trigger in the same function that handles the
request for saving a new object in django views..?
as in
2 matches
Mail list logo