在一个Ubuntu盒子上,项目运行得很好python manage.py runserver.当试图在另一个Ubuntu盒子上复制它时,安装后,它会挂起System check identified no issues (0 silenced).而没有进一步的输出.
has*_*.sd 11
当Django无法连接到你的数据库的Django运行挂起的
System check identified no issues (0 silenced).
完全发布相关的数据库配置:
可能值得阅读有关系统检查框架的内容。
Serious errors will prevent Django commands (such as runserver) from running at all. Minor problems are reported to the console. If you have inspected the cause of a warning and are happy to ignore it, you can hide specific warnings using the SILENCED_SYSTEM_CHECKS setting in your project settings file.
Run Code Online (Sandbox Code Playgroud)
如果您没有看到显示任何问题,可能是因为运行系统检查没有问题,如果其他功能不起作用,则错误可能与此无关,那么我们需要更多信息。
| 归档时间: |
|
| 查看次数: |
10532 次 |
| 最近记录: |