{ "info": { "author": "Jason Christa", "author_email": "jason@zeitcode.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "License :: OSI Approved :: BSD License", "Programming Language :: Python" ], "description": "Django CKEditor\n===============\n\nDjango CKEditor contains the JavaScript WYSIWYG editor, [CKEditor](http://ckeditor.com/) and functionality for uploading and browsing files on your server.\n\nInstallation\n------------\n\nRun `pip install django-ckedit`\n\nAdd `ckeditor` to your `INSTALLED_APPS` setting:\n\n```python\nINSTALLED_APPS = (\n ...\n 'ckeditor',\n)\n```\n\nTo your sites `url.py` add:\n\n```python\nurlpatterns = patterns('',\n ...\n url(r'^ckeditor/', include('ckeditor.urls')),\n)\n```\n\nViews\n-----\n\n###upload\nUploads a file from the CKEditor insert image dialog's upload section to a user-specified path using the [default storage](https://docs.djangoproject.com/en/dev/topics/files/#the-built-in-filesystem-storage-class).\n\n##browse\nDisplays image thumbnails from the CKEditor insert image dialog's browse section.\n\nSettings\n--------\n\n`CKEDTIOR_UPLOAD_DIRECTORY (default 'ckeditor')`\n\nThe directory the uploads are saved to and files are browsed from.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/nextscreenlabs/django-ckeditor", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-ckedit", "package_url": "https://pypi.org/project/django-ckedit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-ckedit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/nextscreenlabs/django-ckeditor" }, "release_url": "https://pypi.org/project/django-ckedit/1.0/", "requires_dist": null, "requires_python": null, "summary": "Django integration with the popular WYSIWYG editor CKEditor.", "version": "1.0" }, "last_serial": 1027494, "releases": { "0.1.2a6": [ { "comment_text": "", "digests": { "md5": "f4c7958330d38626b542ef1e231ecb85", "sha256": "482c2a47c13c38cd0ae3b647d1684b825a0fcbfa06c64cfd5ebbd6191de6af2f" }, "downloads": -1, "filename": "django-ckedit-0.1.2a6.zip", "has_sig": false, "md5_digest": "f4c7958330d38626b542ef1e231ecb85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1110713, "upload_time": "2012-11-02T21:30:24", "url": "https://files.pythonhosted.org/packages/c2/87/96ad47d23962628989f4b8180fc2beb1bc2527e27fe7e205311bf5782527/django-ckedit-0.1.2a6.zip" } ], "0.1.3a7": [ { "comment_text": "", "digests": { "md5": "dc5736978f2af7c9ccec42ee3b63c41a", "sha256": "750dfbe92956a0aa0034fecaeb93ef7a3ce013970905f0e8bf8eeffdf651c28b" }, "downloads": -1, "filename": "django-ckedit-0.1.3a7.zip", "has_sig": false, "md5_digest": "dc5736978f2af7c9ccec42ee3b63c41a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1119665, "upload_time": "2013-01-04T21:25:32", "url": "https://files.pythonhosted.org/packages/31/e5/ddc3b18b4c138deec4554e24c3b1353df32e88fc3f4b5715bc78fb76b4c5/django-ckedit-0.1.3a7.zip" } ], "0.1.4b8": [ { "comment_text": "", "digests": { "md5": "c7a63af8f2eb4c41783a551a148eff94", "sha256": "035cd3d83ded6711a2a20966cfdd654e0d73d5087a31b621c473822ddf4f5497" }, "downloads": -1, "filename": "django-ckedit-0.1.4b8.zip", "has_sig": false, "md5_digest": "c7a63af8f2eb4c41783a551a148eff94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1119682, "upload_time": "2013-08-02T21:25:58", "url": "https://files.pythonhosted.org/packages/c1/f7/9f28315505a8952046a8096c66853a3536469f33a7ec364b012d942abff8/django-ckedit-0.1.4b8.zip" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "2e61c3d9eefeacebb62792f763dd0f8f", "sha256": "596032fb3f234793c80446ce80f149a63d879abcd9e6968c4fb812d8e5954ae0" }, "downloads": -1, "filename": "django-ckedit-1.0.zip", "has_sig": false, "md5_digest": "2e61c3d9eefeacebb62792f763dd0f8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1431243, "upload_time": "2014-03-12T19:40:47", "url": "https://files.pythonhosted.org/packages/a4/c7/e7659a02e28389fdabda776563e074bf92d9bfcab0a94bfcbc5087790761/django-ckedit-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e61c3d9eefeacebb62792f763dd0f8f", "sha256": "596032fb3f234793c80446ce80f149a63d879abcd9e6968c4fb812d8e5954ae0" }, "downloads": -1, "filename": "django-ckedit-1.0.zip", "has_sig": false, "md5_digest": "2e61c3d9eefeacebb62792f763dd0f8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1431243, "upload_time": "2014-03-12T19:40:47", "url": "https://files.pythonhosted.org/packages/a4/c7/e7659a02e28389fdabda776563e074bf92d9bfcab0a94bfcbc5087790761/django-ckedit-1.0.zip" } ] }