Django Book 翻译
菜单>:
TOC
返回
原文:
The database caching back-end uses the same database as specified in your settings file. You cant use a different database back-end for your cache table.
翻译:
数据库缓存后端使用你的settings文件指定的同一数据库,你不能为你的缓存表使用不同的数据库后端.
备注:
译者: