⬅︎ Back to Custom CacheMiddleware that tells Javascript a page is cached in Django
Thanks for the tip. I liked they way you handled it.I've seen an approach like this before(ie, loading a small snippet of uncacheable data via js) and your approach is a lot cleaner.
Comment
Thanks for the tip. I liked they way you handled it.
I've seen an approach like this before(ie, loading a small snippet of uncacheable data via js) and your approach is a lot cleaner.