Skip to main content

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

Project description

fluentcms-privatenotes

https://img.shields.io/travis/django-fluent/fluentcms-privatenotes/master.svg?branch=master https://img.shields.io/pypi/v/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/django-fluent/fluentcms-privatenotes/master.svg

Adding Sticky-notes in the admin interface for content.

https://raw.githubusercontent.com/django-fluent/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-2.0.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for fluentcms-privatenotes-2.0.tar.gz
Algorithm Hash digest
SHA256 7a620e195aee9c819fb81d1d02573bec06538838e9d2de52bd0007ace2b6dff8
MD5 7e6f986d8cdbdea4eaee73421c47813f
BLAKE2b-256 36aa08368838f2ec2c329e721289f89bd57d374dfddc81a94dbd052dece5ff69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fluentcms_privatenotes-2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2847474f98737bfe4dca0edaca96c46c5d4904c6b4a595da556c232576048c53
MD5 a2ceb576cc49b9f866e2c541df7850df
BLAKE2b-256 f85f8978638327c260f9af4cabb6cb51ebc8b7da7e39ccdacdac676ac6ac859a

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