A lightweight Team Application for Leonardo CMS and FeinCMS
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
Category | # Using This |
---|---|
Application |
Version | License | Released | Status | Python 3? |
---|---|---|---|---|
2015.5.1 | BSD | 05/23/2015 | Production/Stable |
Repo Hosting: Github
Repo URL | Commits | ||
---|---|---|---|
https://github.com/leonardo-modules/leonardo-team | n/a | 1 |
No sites using this package have been listed yet.