Django Book 翻译
菜单>:
TOC
返回
原文:
This setting indicates which host to use when connecting to the database. An empty string means ``localhost`` . This is not used with SQLite.
翻译:
该设置指定连接数据库时所使用的主机。空字符串表示``localhost`` 。如果你使用SQLite,则不用设置该值。
备注:
译者: