{ "info": { "author": "Mukesh Yadav", "author_email": "mak.gnu@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP :: Browsers", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Office/Business :: Office Suites", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: User Interfaces", "Topic :: Text Editors :: Word Processors", "Topic :: Text Processing :: Fonts", "Topic :: Text Processing :: Markup :: HTML" ], "description": "django-quill\n============\n\nEasily use `Quill.js `_ in your django admin.\n\nQuick Start\n-----------\n\n1. Install the package from pypi\n\n .. code-block:: bash\n\n pip install django-quilljs\n\n2. Add \"quilljs\" to your INSTALLED_APPS setting like this:\n\n .. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'quilljs',\n )\n\nSee the `GitHub repo `_ for more details.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-quilljs", "package_url": "https://pypi.org/project/django-quilljs/", "platform": "any", "project_url": "https://pypi.org/project/django-quilljs/", "project_urls": null, "release_url": "https://pypi.org/project/django-quilljs/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Easily use Quill.js in your django admin.", "version": "0.0.2" }, "last_serial": 4800311, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "020b32b6073efa696fb08b2196203452", "sha256": "aa900318d293b55e16cf3b2fb6145d376582000b06c93195ee4f19bdee56677d" }, "downloads": -1, "filename": "django-quilljs-0.0.1.tar.gz", "has_sig": false, "md5_digest": "020b32b6073efa696fb08b2196203452", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 540794, "upload_time": "2019-02-09T20:33:16", "url": "https://files.pythonhosted.org/packages/f0/4a/19b695be857bc98654e015373687603851043b3d98510bcf694e1417a083/django-quilljs-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "e7d60a724a6d7ba5cfcfae3f646cae12", "sha256": "317b7abf47d65db3d9b37909b63e3f64d7f42196d3a889b6319d6b479f9a1603" }, "downloads": -1, "filename": "django-quilljs-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e7d60a724a6d7ba5cfcfae3f646cae12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 540946, "upload_time": "2019-02-09T20:43:56", "url": "https://files.pythonhosted.org/packages/98/fe/4857b7cc32264339022846d8be6bab5d5212f875830554e48644f9329ed9/django-quilljs-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e7d60a724a6d7ba5cfcfae3f646cae12", "sha256": "317b7abf47d65db3d9b37909b63e3f64d7f42196d3a889b6319d6b479f9a1603" }, "downloads": -1, "filename": "django-quilljs-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e7d60a724a6d7ba5cfcfae3f646cae12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 540946, "upload_time": "2019-02-09T20:43:56", "url": "https://files.pythonhosted.org/packages/98/fe/4857b7cc32264339022846d8be6bab5d5212f875830554e48644f9329ed9/django-quilljs-0.0.2.tar.gz" } ] }