FeinCMS ElephantBlog integration
pip install leonardo_module_blog
or as leonardo bundle
pip install django-leonardo["blog"]
Add leonardo_module_sentry to APPS list, in the local_settings.py:
APPS = [
...
'blog'
...
]
Load new template to db
python manage.py sync_all
| Category | # Using This |
|---|---|
| Application |
| Version | License | Released | Status | Python 3? |
|---|---|---|---|---|
| 2015.8.0 | BSD | 08/02/2015 | Production/Stable |
Repo Hosting: Github
| Repo URL | Commits | ||
|---|---|---|---|
| https://github.com/leonardo-modules/leonardo-module-blog | 1 | n/a |
No sites using this package have been listed yet.