摘要:
描述:按照原书在settings的installed apps中加入sorl-thumbnail后同步数据库显示No module named 'sorl-thumbnail' 解决方案: 根据官方文档: “Add sorl.thumbnail to your settings.INSTALLED_ 阅读全文
摘要:
描述: RelatedObjectDoesNotExist at /account/edit/ User has no profile. 原因: 注意原书,要求新建一个账户才能使用。 阅读全文
摘要:
描述: 实现django by example 代码时,第四章 dashboard处html无法渲染问题。 此时报错,NoReverseMatch at /account/login/, Error during template rendering, Reverse for '*****' not 阅读全文