Django Book 翻译
菜单>:
TOC
返回
原文:
With all of that philosophy in mind, lets start exploring Djangos database layer. First, we need to take care of some initial configuration: we need to tell Django which database server to use and how to connect to it.
翻译:
记住这些理念之后,让我们来开始 Django 数据库层的探索。首先,我们需要搞定一些初始化设置:我们必须告诉 Django 要用哪个数据库服务器及如何连接上它。
备注:
译者: