Django has a "signal dispatcher" which helps two separate applications to get notified when any action occurs anywhere within the framework. These are useful in that scenario where the piece of code is interested in the same piece of the event. Dja...
avi1501.hashnode.dev2 min read
No responses yet.