Wagtail 解决 AttributeError: 'NoneType' object has no attribute '_inc_path'
在 Wagtail 中你在创建页面时可能会遇到 AttributeError: 'NoneType' object has no attribute '_inc_path' 的错误。在之后创建页面一直会出现此错误。 本文将介绍如何解决 Wagtail 中出现的 AttributeError: 'NoneType' object has no attribute '_inc_path' 的错...