{ "info": { "author": "Diederik van der Boor", "author_email": "opensource@edoburu.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "fluentcms-privatenotes\n======================\n\n.. image:: https://img.shields.io/travis/django-fluent/fluentcms-privatenotes/master.svg?branch=master\n :target: http://travis-ci.org/django-fluent/fluentcms-privatenotes\n.. image:: https://img.shields.io/pypi/v/fluentcms-privatenotes.svg\n :target: https://pypi.python.org/pypi/fluentcms-privatenotes/\n.. image:: https://img.shields.io/badge/wheel-yes-green.svg\n :target: https://pypi.python.org/pypi/fluentcms-privatenotes/\n.. image:: https://img.shields.io/pypi/l/fluentcms-privatenotes.svg\n :target: https://pypi.python.org/pypi/fluentcms-privatenotes/\n.. image:: https://img.shields.io/codecov/c/github/django-fluent/fluentcms-privatenotes/master.svg\n :target: https://codecov.io/github/django-fluent/fluentcms-privatenotes?branch=master\n\nAdding Sticky-notes in the admin interface for content.\n\n.. image:: https://raw.githubusercontent.com/django-fluent/fluentcms-privatenotes/master/docs/images/fluentcms-privatenotes.png\n :width: 954\n :height: 477\n\n\nInstallation\n============\n\nFirst install the module, preferably in a virtual environment. It can be installed from PyPI:\n\n.. code-block:: bash\n\n pip install fluentcms-privatenotes\n\nFirst make sure the project is configured for django-fluent-contents_.\n\nThen add the following settings:\n\n.. code-block:: python\n\n INSTALLED_APPS += (\n 'fluentcms_privatenotes',\n )\n\n FLUENT_CONTENTS_PLACEHOLDER_CONFIG = {\n 'slot name': {\n 'plugins': ('PrivateNotesPlugin', ...),\n },\n }\n\nThe database tables can be created afterwards:\n\n.. code-block:: bash\n\n ./manage.py migrate\n\n\nContributing\n------------\n\nIf you like this module, forked it, or would like to improve it, please let us know!\nPull requests are welcome too. :-)\n\n.. _django-fluent-contents: https://github.com/django-fluent/django-fluent-contents\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/edoburu/fluentcms-privatenotes/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/edoburu/fluentcms-privatenotes", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "fluentcms-privatenotes", "package_url": "https://pypi.org/project/fluentcms-privatenotes/", "platform": "", "project_url": "https://pypi.org/project/fluentcms-privatenotes/", "project_urls": { "Download": "https://github.com/edoburu/fluentcms-privatenotes/zipball/master", "Homepage": "https://github.com/edoburu/fluentcms-privatenotes" }, "release_url": "https://pypi.org/project/fluentcms-privatenotes/2.0/", "requires_dist": [ "django-fluent-contents (>=2.0)" ], "requires_python": "", "summary": "Private sticky notes in the admin of django-fluent-contents", "version": "2.0" }, "last_serial": 3512466, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "03660242a27ed7852d6a5e7bfa58ca1b", "sha256": "cb12d7fba6dd3fb387c600059ae3c9bc10333e4a8a5bfa65b0854fc555043b9f" }, "downloads": -1, "filename": "fluentcms_privatenotes-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "03660242a27ed7852d6a5e7bfa58ca1b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9375, "upload_time": "2016-05-25T14:18:04", "url": "https://files.pythonhosted.org/packages/98/a5/e14f2bb3eee48779a7313fb44da4e829806679955cc8bb95a96a9b21a123/fluentcms_privatenotes-1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac34c7c7f41df01e765b7a6b45f78a1b", "sha256": "7b4b17b71979285960bc96969076e8e6aa1397a791ae98d524383017fafb6def" }, "downloads": -1, "filename": "fluentcms-privatenotes-1.0.tar.gz", "has_sig": false, "md5_digest": "ac34c7c7f41df01e765b7a6b45f78a1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9514, "upload_time": "2016-05-25T14:18:49", "url": "https://files.pythonhosted.org/packages/da/d2/54a579cb7e0b587af6f10040523e45049b4e3b69004328578da8fd730cf3/fluentcms-privatenotes-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "a2ceb576cc49b9f866e2c541df7850df", "sha256": "2847474f98737bfe4dca0edaca96c46c5d4904c6b4a595da556c232576048c53" }, "downloads": -1, "filename": "fluentcms_privatenotes-2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a2ceb576cc49b9f866e2c541df7850df", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9446, "upload_time": "2018-01-22T22:01:54", "url": "https://files.pythonhosted.org/packages/f8/5f/8978638327c260f9af4cabb6cb51ebc8b7da7e39ccdacdac676ac6ac859a/fluentcms_privatenotes-2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7e6f986d8cdbdea4eaee73421c47813f", "sha256": "7a620e195aee9c819fb81d1d02573bec06538838e9d2de52bd0007ace2b6dff8" }, "downloads": -1, "filename": "fluentcms-privatenotes-2.0.tar.gz", "has_sig": false, "md5_digest": "7e6f986d8cdbdea4eaee73421c47813f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10525, "upload_time": "2018-01-22T22:01:55", "url": "https://files.pythonhosted.org/packages/36/aa/08368838f2ec2c329e721289f89bd57d374dfddc81a94dbd052dece5ff69/fluentcms-privatenotes-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a2ceb576cc49b9f866e2c541df7850df", "sha256": "2847474f98737bfe4dca0edaca96c46c5d4904c6b4a595da556c232576048c53" }, "downloads": -1, "filename": "fluentcms_privatenotes-2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a2ceb576cc49b9f866e2c541df7850df", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9446, "upload_time": "2018-01-22T22:01:54", "url": "https://files.pythonhosted.org/packages/f8/5f/8978638327c260f9af4cabb6cb51ebc8b7da7e39ccdacdac676ac6ac859a/fluentcms_privatenotes-2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7e6f986d8cdbdea4eaee73421c47813f", "sha256": "7a620e195aee9c819fb81d1d02573bec06538838e9d2de52bd0007ace2b6dff8" }, "downloads": -1, "filename": "fluentcms-privatenotes-2.0.tar.gz", "has_sig": false, "md5_digest": "7e6f986d8cdbdea4eaee73421c47813f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10525, "upload_time": "2018-01-22T22:01:55", "url": "https://files.pythonhosted.org/packages/36/aa/08368838f2ec2c329e721289f89bd57d374dfddc81a94dbd052dece5ff69/fluentcms-privatenotes-2.0.tar.gz" } ] }