望极天涯的博客报错原因:已经在settings.py文件中注册过app仍旧提示没有安装,并且使用makegirations命令时会抛出如下异常 ValueError: The field admin.LogEntry.user was declared with a lazy reference to 'xxx.userinfo', ...
芝士小熊饼干的博客main()File "D:\下载\PYTHON\Lib\site-packages\django\core\management\__init__.py", line 442, in execute_from_command_lineFile "D:\下载\PYTHON\Lib\site-packages\django\core\management\__init__.py", line...