Skip to main content

News / Articles for Leonardo CMS

Project description

Adoptaion of feincms-articles for Leonardo CMS.

Installation

pip install leonardo-news

optionaly install django-taggit

pip install leonardo-news[taggit]

pip install django-taggit

or as leonardo bundle

pip install django-leonardo["news"]

Add team to APPS list, in the local_settings.py:

APPS = [
    ...
    'news'
    ...
]

Run management commands

python manage.py makemigrations --noinput
python manage.py migrate --noinput

python manage.py sync_all

Read More

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-news-2016.3.2.tar.gz (6.5 kB view details)

Uploaded Source

File details

Details for the file leonardo-news-2016.3.2.tar.gz.

File metadata

File hashes

Hashes for leonardo-news-2016.3.2.tar.gz
Algorithm Hash digest
SHA256 1fb06ad50976e41f44466e9e1da7b39ea2f17dcb9a544945c47b0aca7f202fcf
MD5 14ba305dd1689a4f9f1ad8d78b03b74d
BLAKE2b-256 5c1d999fcb3ac49b6b0ba598e350e6a0365e5716753aa6e006be75ca1fd69461

See more details on using hashes here.

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