{ "info": { "author": "Mishbah Razzaque", "author_email": "mishbahx@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "=============================\ndjangocms-blocks\n=============================\n\n.. image:: http://img.shields.io/travis/mishbahr/djangocms-blocks.svg?style=flat-square\n :target: https://travis-ci.org/mishbahr/djangocms-blocks/\n\n.. image:: http://img.shields.io/pypi/v/djangocms-blocks.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-blocks/\n :alt: Latest Version\n\n.. image:: http://img.shields.io/pypi/dm/djangocms-blocks.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-blocks/\n :alt: Downloads\n\n.. image:: http://img.shields.io/pypi/l/djangocms-blocks.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-blocks/\n :alt: License\n\n.. image:: http://img.shields.io/coveralls/mishbahr/djangocms-blocks.svg?style=flat-square\n :target: https://coveralls.io/r/mishbahr/djangocms-blocks?branch=master\n\nYour project description goes here\n\nQuickstart\n----------\n\n1. Install `djangocms-blocks`::\n\n pip install djangocms-blocks\n\n2. Add `djangocms_blocks` to `INSTALLED_APPS`::\n\n INSTALLED_APPS = (\n ...\n 'djangocms_blocks',\n ...\n )\n\n3. Then sync and/or migrate::\n\n python manage.py syncdb\n python manage.py migrate\n\nFeatures\n--------\n\n* TODO\n\nDocumentation\n-------------\n\nThe full documentation is at https://djangocms-blocks.readthedocs.org.\n\n\n\nHistory\n-------\n\n0.1.0 (2015-06-01)\n++++++++++++++++++\n\n* First release on PyPI.", "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/mishbahr/djangocms-blocks", "keywords": "djangocms-blocks", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "djangocms-blocks", "package_url": "https://pypi.org/project/djangocms-blocks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/djangocms-blocks/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mishbahr/djangocms-blocks" }, "release_url": "https://pypi.org/project/djangocms-blocks/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Your project description goes here", "version": "0.1.0" }, "last_serial": 1441855, "releases": { "0.1.0": [] }, "urls": [] }