项目描述
FeinCMS ElephantBlog 整合
<nav class="contents local" id="contents" role="doc-toc">
</nav>
pip install leonardo_module_blog
或作为莱昂纳多捆绑
pip install django-leonardo["blog"]
在local_settings.py 中将leonardo_module_sentry添加到 APPS 列表:
APPS = [
...
'blog'
...
]
将新模板加载到数据库
python manage.py sync_all
下载文件
下载适用于您平台的文件。如果您不确定要选择哪个,请了解有关安装包的更多信息。
源分布