django-planet
Posts
Blogs
Feeds
Authors
Posts
Blogs
Authors
Search
Home
Blogs
TestDriven.io Blog
Caching in Django
July 28, 2021
Caching in Django
in blog
TestDriven.io Blog
original entry
Caching in Django
This article first provides an overview of Django's caching framework and then shows how to cache a Django view using both Memcached and Redis.
Recent Posts
From Bootcamp to Project Manager - Keanya Phelps
Inverting the Testing Pyramid
Boost Your GitHub DX
Freelancing & Community - Andrew Miller
How to Encourage Better Image Uploads with Help Text
Django News - Balancing the AI Flood in Django - Mar 27th 2026
LLMs for Open Source maintenance: a cautious case
Lunch Talk Series: Building maintainable Django projects: the difficult teenage years
Rewriting a 20-year-old Python library
Speeding Up Django Startup Times with Lazy Imports