Hi,

I would like to run some code when the request has been processed, but I do 
not want to modify all my controllers for this.
To run something at the beginning of every request, I just need to put my 
code on the models/db.py.
Is it possible to run code at the end of the request processing too?

Thanks,
Daniel

-- 



Reply via email to