Django Signals

I’ve been working on a website for some time now, at first I’ve made it with Django + templates and now I use Django Rest Framework and Angular. The website is supposed to be a platform for uploading papers and offer the ability to peer review them. What I want to talk about in this short article is how I simplified the development using Django signals for certain use cases....

June 30, 2018 · 3 min · Denis Nuțiu