目前django-redis已更新到4.10.0版本。安装完毕之后,给Django项目的settings.py文件添加如下配置。 CACHES = { 'default': { 'BACKEND': 'django_redis.cache.
確定! 回上一頁