Skip to main content

Team Application for Leonardo CMS or plain FeinCMS

Project description

A lightweight Team Application for Leonardo CMS and FeinCMS

Installation

pip install leonardo-team

or as leonardo bundle

pip install django-leonardo["team"]

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

APPS = [
    ...
    'team'
    ...
]

Run management commands

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

python manage.py sync_all

# or

python manage.py collectstatic --noinput

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-team-2015.5.1.tar.gz (8.0 kB view details)

Uploaded Source

File details

Details for the file leonardo-team-2015.5.1.tar.gz.

File metadata

File hashes

Hashes for leonardo-team-2015.5.1.tar.gz
Algorithm Hash digest
SHA256 16de49cecdb07b8774f236e14b2d3604269037340db81a38ad5f62ee67b6b31a
MD5 d769b7a8f2274e8eaa6243aa4afad329
BLAKE2b-256 4adeca831684557d508478efdb763f8f142b18376196376b607025271bec026e

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