Skip to main content

Private sticky notes in the admin of django-fluent-contents

Project description

fluentcms-privatenotes

https://img.shields.io/travis/edoburu/fluentcms-privatenotes/master.svg?branch=master https://img.shields.io/pypi/v/fluentcms-privatenotes.svg https://img.shields.io/pypi/dm/fluentcms-privatenotes.svg https://img.shields.io/badge/wheel-yes-green.svg https://img.shields.io/pypi/l/fluentcms-privatenotes.svg https://img.shields.io/codecov/c/github/edoburu/fluentcms-privatenotes/master.svg

Adding Sticky-notes in the admin interface for content.

https://raw.githubusercontent.com/edoburu/fluentcms-privatenotes/master/docs/images/fluentcms-privatenotes.png

Installation

First install the module, preferably in a virtual environment. It can be installed from PyPI:

pip install fluentcms-privatenotes

First make sure the project is configured for django-fluent-contents.

Then add the following settings:

INSTALLED_APPS += (
    'fluentcms_privatenotes',
)

FLUENT_CONTENTS_PLACEHOLDER_CONFIG = {
    'slot name': {
        'plugins': ('PrivateNotesPlugin', ...),
    },
}

The database tables can be created afterwards:

./manage.py migrate

Contributing

If you like this module, forked it, or would like to improve it, please let us know! Pull requests are welcome too. :-)

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

fluentcms-privatenotes-1.0.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

fluentcms_privatenotes-1.0-py2.py3-none-any.whl (9.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file fluentcms-privatenotes-1.0.tar.gz.

File metadata

File hashes

Hashes for fluentcms-privatenotes-1.0.tar.gz
Algorithm Hash digest
SHA256 7b4b17b71979285960bc96969076e8e6aa1397a791ae98d524383017fafb6def
MD5 ac34c7c7f41df01e765b7a6b45f78a1b
BLAKE2b-256 dad254a579cb7e0b587af6f10040523e45049b4e3b69004328578da8fd730cf3

See more details on using hashes here.

File details

Details for the file fluentcms_privatenotes-1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for fluentcms_privatenotes-1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cb12d7fba6dd3fb387c600059ae3c9bc10333e4a8a5bfa65b0854fc555043b9f
MD5 03660242a27ed7852d6a5e7bfa58ca1b
BLAKE2b-256 98a5e14f2bb3eee48779a7313fb44da4e829806679955cc8bb95a96a9b21a123

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