Django Book 翻译
菜单>:
TOC
返回
原文:
It boils down to this: use exactly one of either ``configure()`` or ``DJANGO_SETTINGS_MODULE`` . Not both, and not neither.
翻译:
可以归结为:正确的使用``configure()``或者``DJANGO_SETTINGS_MODULE``中的任何一个。 不能同时两个都使用或都不使用
备注:
译者: