Skip to main content

Elephant Blog integration module for Leonardo

Project description

FeinCMS ElephantBlog integration

Installation

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'
    ...
]

of

INSTALLED_APPS = ['leonardo_module_blog']

Load new template to db

python manage.py sync_all

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

leonardo-module-blog-0.0.1.tar.gz (9.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page