Implementing an Audit Trail Middleware in Django for Tracking User Actions in Django
This is part 2 of the series create and use custom signals in Django.
In this article, you will do some updates on the previously written code in the previous article and learn how to wrap the signal in middleware for it to be automatically fired up ...
blog.kipchirchirlangat.com4 min read