找到项目级别里面的setting文件,修改如下配置 """ LANGUAGE_CODE = 'zh-hans' TIME_ZONE = 'Asia/Shanghai' """ 转载于:https://www.cnblogs.com/netsa/p/8021751.html