{ "info": { "author": "Martin Brochhaus", "author_email": "mbrochh@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "cmsplugin-blog Authors\n======================\n\nAn extension for `cmsplugin-blog `_\nwhich allows to add multiple authors to a blog entry. This is based on \n`django-people `_.\n\nInstallation\n------------\n\nYou need to install the following prerequisites in order to use this app:\n\n* Django\n* django-cms\n* cmsplugin-blog\n* django-people\n\nIf you want to install the latest stable release from PyPi::\n\n $ pip install cmsplugin-blog-authors\n\nIf you feel adventurous and want to install the latest commit from GitHub::\n\n $ pip install -e git://github.com/bitmazk/cmsplugin-blog-authors.git#egg=cmsplugin_blog_authors\n\nAdd ``cmsplugin_blog_authors`` to your ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n ...,\n 'cmsplugin_blog_authors',\n )\n\n\nUsage\n-----\n\nJust write a blog Entry and you will see a new inline for authors in the\nEntry admin.\n\n\nRoadmap\n-------\n\nCheck the issue tracker on github for milestones and features to come.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bitmazk/cmsplugin-blog-authors", "keywords": "django,blog,django-cms,app,plugin,authors,extension", "license": "The MIT License", "maintainer": null, "maintainer_email": null, "name": "cmsplugin-blog-authors", "package_url": "https://pypi.org/project/cmsplugin-blog-authors/", "platform": "OS Independent", "project_url": "https://pypi.org/project/cmsplugin-blog-authors/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bitmazk/cmsplugin-blog-authors" }, "release_url": "https://pypi.org/project/cmsplugin-blog-authors/0.1/", "requires_dist": null, "requires_python": null, "summary": "Allows to add django-people objects to a cmsplugin-blog Entry.", "version": "0.1" }, "last_serial": 787538, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "23ad0a6c8bcbe56f2c8b359d1d4f9502", "sha256": "bf65d498e55829b275994a6d56da2606c2e2267e0d47d803588a4f7430228265" }, "downloads": -1, "filename": "cmsplugin-blog-authors-0.1.tar.gz", "has_sig": false, "md5_digest": "23ad0a6c8bcbe56f2c8b359d1d4f9502", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6978, "upload_time": "2013-03-02T16:34:20", "url": "https://files.pythonhosted.org/packages/09/15/48eed628ff6034361369fcfdf37cf5378c1e0bd26a06f10fe8595550fb5d/cmsplugin-blog-authors-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "23ad0a6c8bcbe56f2c8b359d1d4f9502", "sha256": "bf65d498e55829b275994a6d56da2606c2e2267e0d47d803588a4f7430228265" }, "downloads": -1, "filename": "cmsplugin-blog-authors-0.1.tar.gz", "has_sig": false, "md5_digest": "23ad0a6c8bcbe56f2c8b359d1d4f9502", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6978, "upload_time": "2013-03-02T16:34:20", "url": "https://files.pythonhosted.org/packages/09/15/48eed628ff6034361369fcfdf37cf5378c1e0bd26a06f10fe8595550fb5d/cmsplugin-blog-authors-0.1.tar.gz" } ] }