我在project root下面跑makemessages,发现语言key只是当前项目的,它不会扫描settings.py,把installed app下面的app的多语言也带过来吗
1
recall704 May 15, 2015
不知道你用的是哪个版本,我记得需要自己设置
LOCALE_PATHS |
5
ericls May 18, 2015
@pythonee 是用的manage.py 么?
|