Django Book 翻译
菜单>:
TOC
返回
原文:
If your models are valid, run the following command for Django to generate ``CREATE TABLE`` statements for your models in the ``books`` app (with colorful syntax highlighting available if youre using Unix):
翻译:
模型确认没问题了,运行下面的命令来生成 ``CREATE TABLE`` 语句:
备注:
译者: