Django Book 翻译
菜单>:
TOC
返回
原文:
When using ``django-admin.py`` (see Appendix G), you can either set the environment variable once or explicitly pass in the settings module each time you run the utility.
翻译:
当使用 ``django-admin.py`` (见附录G)时,你可以一次性设置环境变量或者在每次运行这个工具时于settings模块中明确指明。
备注:
译者: