发布于 2019-11-17 17:53:01
请参阅https://kiwitcms.readthedocs.io/en/latest/configuration.html中的INSTALLED_APPS设置,其中包含以下注释:
# if you wish to disable Kiwi TCMS bug tracker
# comment out the next line
'tcms.bugs',当你照它说的做时会发生什么?
https://stackoverflow.com/questions/58859882
复制相似问题