I am attaching a method to the post_save signal of my Django model. This way I can clear some cached items whenever the model is modified. I am attaching a method to the post_save signal
I am attaching a method to the post_save signal of my Django model. This way I can clear some cached items whenever the model is modified. I am attaching a method to the post_save signal