摘要: django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet. 解决方法: 用django的TestCase from django.test import TestCase or import django django.se 阅读全文
posted @ 2020-09-14 17:18 Go_Forward 阅读(565) 评论(0) 推荐(0)