You're seeing this message because you have DEBUG = True in your Django settings file settings.DATABASES is improperly configured. Please supply the ENGINE
value.Check settings documentation for more details.://fireidea.ne
site-packages/django/db/backends/dummy/base.py", line 15, in complainImproperlyConfigured: settings.DATABASES is improperly configured.Check settings docu
但是用这句话我得到了一个 is improperly configured我是否需要在settings.py中为LiveServerTestCase设置服务器,如果是的话,我需要用哪个值或在哪里找到它们?更新:python manage.py test
因此,它建立了一个数据库本身,我不必在settings.py中定义它,或者我错了。
:-(在开发过程中,我只是尝试访问Settings.setting文件中的一个设置值。例如:正如预期的那样,它起作用了。内部例外说:Could not find a part of the path C:\Documents and Settings\...\user.config。在我的Settings.setting