{
"info": {
"author": "GW",
"author_email": "gw.2011@tnode.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Framework :: Django",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU General Public License (GPL)",
"Operating System :: OS Independent",
"Programming Language :: Python"
],
"description": "===================\n django-cms-taggit\n===================\n\nIntegration of the ``django-taggit`` application and also some additional meta\ndata with `Django CMS `_.\n\n``django-taggit`` a better and simpler approach to tagging with Django and with\nthis you can comfortable use it with `Django CMS`.\n\nRequirements\n============\n\n- django\n- django-cms\n- django-taggit\n\nInstallation\n============\n\nUsing PyPI you can simply type into a terminal:\n\n pip install django-cms-taggit\n\nor\n\n easy_install django-cms-taggit\n\nSetup\n=====\n\nIn your ``settings.py`` file add ``cms_taggit`` to the list of\n``INSTALLED_APPS``. Don't forget to syncdb your database or migrate if you're\nusing ``south``.\n\nBecause some HTML meta tags (keywords, description) can be implemented with this\n(see ``templates`` folder) it is recommended to turn off the `Django CMS`\nsetting ``CMS_SEO_FIELDS``.\n\nAuthor\n======\n\nCopyright 2011 GW \n\nReleased under GPLv3 or newer.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://gw.tnode.com/1012-django-cms/",
"keywords": null,
"license": "GPLv3+",
"maintainer": null,
"maintainer_email": null,
"name": "django-cms-taggit",
"package_url": "https://pypi.org/project/django-cms-taggit/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/django-cms-taggit/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://gw.tnode.com/1012-django-cms/"
},
"release_url": "https://pypi.org/project/django-cms-taggit/0.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Integration of django-taggit and additional meta data with Django CMS.",
"version": "0.1"
},
"last_serial": 291810,
"releases": {
"0.1": []
},
"urls": []
}