Django Book 2.0 翻译
菜单>:
TOC
返回
原文:
(This name can be whatever you want, as long as it's a valid table name that's not already being used in your database.) This command creates a single table in your database that is in the proper format that Django's database-cache system expects.
翻译:
(这个名字随你的便,只要它是一个有效的表名,而且不是已经在您的数据库中使用的表名。)这个命令以Django的数据库缓存系统所期望的格式创建一个表。
备注:
译者:
(* 注意:由于翻译工作开始进入复审阶段,您提交的内容将会作为参考建议,谢谢您的宝贵建议。 *)