Django Book 翻译
菜单>:
TOC
返回
原文:
Each cache back-end may take arguments. Theyre given in query-string style on the ``CACHE_BACKEND`` setting. Valid arguments are as follows:
翻译:
每个缓存后端都可能使用参数,它们在CACHE_BACKEND设置中以查询字符串形式给出,合法的参数为:
备注:
译者: