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-3.0.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

fluentcms_privatenotes-3.0-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fluentcms-privatenotes-3.0.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.1

File hashes

Hashes for fluentcms-privatenotes-3.0.tar.gz
Algorithm Hash digest
SHA256 dd21329234acd934a37b86bc188a391c319a64346907348778a1fc1a5a501088
MD5 4a8ab612984de13f9d3483c8d01bd9fa
BLAKE2b-256 0a0b2a9deab8c9ce6124c693d58d250321f232054fcfa0bf2fe0824f0bfad183

See more details on using hashes here.

File details

Details for the file fluentcms_privatenotes-3.0-py3-none-any.whl.

File metadata

  • Download URL: fluentcms_privatenotes-3.0-py3-none-any.whl
  • Upload date:
  • Size: 12.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.1

File hashes

Hashes for fluentcms_privatenotes-3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b5dff897aa2afccfd692fad2240ae563ae80b21f54705d2037f505caef915568
MD5 2d07fda23d93fbda73aa2ba9a825f5bc
BLAKE2b-256 40ece2bbcf4edecfc6665175faae3541181f305390d732609efcdfc37a3fd36a

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