{ "info": { "author": "Aljosa Mohorovic", "author_email": "aljosa.mohorovic@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "gu-django-tinymce\n===\n\n**gu-django-tinymce** is a Django application that contains a widget to render a form field as a TinyMCE editor.\n\n.. image:: https://img.shields.io/pypi/v/django-tinymce.svg\n :target: https://pypi.python.org/pypi/django-tinymce\n\n.. image:: https://img.shields.io/pypi/pyversions/django-tinymce.svg\n :target: https://pypi.python.org/pypi/django-tinymce\n\n.. image:: https://img.shields.io/pypi/dm/django-tinymce.svg\n :target: https://pypi.python.org/pypi/django-tinymce\n\n.. image:: https://img.shields.io/travis/aljosa/django-tinymce.svg\n :target: https://travis-ci.org/aljosa/django-tinymce\n\n.. image:: https://img.shields.io/coveralls/aljosa/django-tinymce.svg\n :target: https://coveralls.io/github/aljosa/django-tinymce\n\nQuickstart\n==========\n\nInstall gu-django-tinymce:\n\n.. code-block::\n\n $ pip install gu-django-tinymce\n\nAdd tinymce to INSTALLED_APPS in settings.py for your project:\n\n.. code-block::\n\n INSTALLED_APPS = (\n ...\n 'tinymce',\n )\n\nAdd tinymce.urls to urls.py for your project:\n\n.. code-block::\n\n urlpatterns = [\n ...\n url(r'^tinymce/', include('tinymce.urls')),\n ]\n\nIn your code:\n\n.. code-block::\n\n from django.db import models\n from tinymce.models import HTMLField\n\n class MyModel(models.Model):\n ...\n content = HTMLField()\n\n**django-tinymce** uses staticfiles so everything should work as expected, different use cases (like using widget instead of HTMLField) and other stuff is available in documentation.\n\nReleases\n===================\n\nLatest release is 2.4.0. It's support python 2.7, 3.4, 3.5 and Django >= 1.6.\nPrevious releases can be found on github, but they are no longer maintained.\n\nDocumentation\n=============\n\nhttp://django-tinymce.readthedocs.org/\n\nSupport and updates\n===================\n\nUse github issues https://github.com/aljosa/django-tinymce/issues\n\nLicense\n=======\n\nOriginally written by Joost Cassee.\n\nThis program is licensed under the MIT License (see LICENSE.txt)\n\n\nChangelog\n#########\n\nThis document describes changes between each past release.\n\n\n2.6.0 (2017-01-23)\n==================\n\n- Avoid deprecation warning with django.core.urlresolvers (#188)\n- Fixed a client-side validation issue when the TinyMCE widget has the HTML\n required attribute set (#187).\n- Fixed a crash when no languages are activated (#175).\n\n\n2.5.0 (2017-01-23)\n==================\n\n- Added compatibility for Django 1.11.\n- Dropped support for Django 1.6.\n\n\n2.4.0 (2016-08-31)\n==================\n\n- Added compatibility for Django 1.10.\n- Fix JQuery Problem with grappelli\n- Fix Python 3 compatibility (#170)\n- Improve documentation (#163, #171)\n- Cleaned Imports (#182)\n- Fix TinyMCE Widget for ModelTranslation tabs (#174)\n- Fix JSON mimetype (#186)\n\n\n2.3.0 (2016-03-10)\n==================\n\n- Added tests (#149)\n- Improved Python3 support\n\n\n2.2.0 (2015-12-23)\n==================\n\n- TinyMCE compressor now use staticfiles to get the file content (and\n to find files that are in multiple static directory.) (#142)\n\n\n2.1.0 (2015-12-23)\n==================\n\n- Rewrite URL files to let it works with Django 1.9 (#147, #148)\n- Add a CONTRIBUTORS file.\n\n\n2.0.6 (2015-11-12)\n==================\n\n- Make sure jQuery is loaded both in the admin and for non-admin forms. (#141)\n\n\n2.0.5 (2015-09-09)\n==================\n\n- Use static finders for development mode. (#131)\n\n\n2.0.4 (2015-08-07)\n==================\n\n- Fix non-admin jQuery.\n\n\n2.0.3 (2015-08-06)\n==================\n\n- Handle non-admin jQuery. (#108)\n\n\n2.0.2 (2015-07-26)\n==================\n\n- Add Python3 support.\n\n\n2.0.1 (2015-07-24)\n==================\n\n- Fix missing CHANGELOG.\n\n\n2.0.0 (2015-07-23)\n==================\n\n* Starts supporting Django 1.8\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/agushuley/gu-django-tinymce", "keywords": "django widget tinymce", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "gu-django-tinymce", "package_url": "https://pypi.org/project/gu-django-tinymce/", "platform": "any", "project_url": "https://pypi.org/project/gu-django-tinymce/", "project_urls": { "Homepage": "https://github.com/agushuley/gu-django-tinymce" }, "release_url": "https://pypi.org/project/gu-django-tinymce/2.6.1/", "requires_dist": null, "requires_python": "", "summary": "A Django application that contains a widget to render a form field as a TinyMCE editor.", "version": "2.6.1" }, "last_serial": 3176521, "releases": { "1.5.1b4": [ { "comment_text": "", "digests": { "md5": "0d51c180a2b62657f82ae7a7fd98ec39", "sha256": "2c79a009eafec7ed4bd65a67fda979c03f1b5f02f79ee097918fe8aba97e9387" }, "downloads": -1, "filename": "gu-django-tinymce-1.5.1b4.tar.gz", "has_sig": false, "md5_digest": "0d51c180a2b62657f82ae7a7fd98ec39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2338586, "upload_time": "2013-04-07T09:15:24", "url": "https://files.pythonhosted.org/packages/f7/2a/1d377fe16fd3ad83135da0d06b6443752b215c205aca04d8624b8609591d/gu-django-tinymce-1.5.1b4.tar.gz" } ], "1.5.20": [ { "comment_text": "", "digests": { "md5": "c8cb386eac620b99eb55f3e2d293bdbd", "sha256": "9ea52bad03fa77439fe9221cc7458ecbbde91c49e7a78663f7567b71c261a561" }, "downloads": -1, "filename": "gu-django-tinymce-1.5.20.tar.gz", "has_sig": false, "md5_digest": "c8cb386eac620b99eb55f3e2d293bdbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2338766, "upload_time": "2014-01-02T20:54:53", "url": "https://files.pythonhosted.org/packages/15/04/b210dfe98084cc49d66e5e911e768e42f61c48f425d005153cc4aab3298a/gu-django-tinymce-1.5.20.tar.gz" } ], "2.2.1": [ { "comment_text": "", "digests": { "md5": "8a51a6dae502863e7d9cd77a10830619", "sha256": "3cbe089548a9370eb55ac2864cc09bcbeb201d96ba50f3265be5745e262f50ef" }, "downloads": -1, "filename": "gu-django-tinymce-2.2.1.tar.gz", "has_sig": false, "md5_digest": "8a51a6dae502863e7d9cd77a10830619", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2384128, "upload_time": "2016-01-24T20:24:39", "url": "https://files.pythonhosted.org/packages/09/0a/2bf9cff3ee43929b674611ab33354cb0dfa88b95f313becfb8403fa52330/gu-django-tinymce-2.2.1.tar.gz" } ], "2.3.0": [ { "comment_text": "", "digests": { "md5": "1fd36a6f08cd960b562fa38bfc5baa72", "sha256": "0165361b8ec90bf98f5d44a177a818822d6cda578e065c18bc560f2acfdd8988" }, "downloads": -1, "filename": "gu-django-tinymce-2.3.0.tar.gz", "has_sig": false, "md5_digest": "1fd36a6f08cd960b562fa38bfc5baa72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2401787, "upload_time": "2016-04-21T05:57:13", "url": "https://files.pythonhosted.org/packages/22/c8/b627d089b0253c458d63a780863192051bc9ac10f0a596864c8b80b7297d/gu-django-tinymce-2.3.0.tar.gz" } ], "2.3.1": [ { "comment_text": "", "digests": { "md5": "3935d98ceb68ec1026b46d7262af7a1b", "sha256": "a0619f6e6802946ca134d5ab705a3fe9deaaf9e17f9582f7637ccafbe4fa1724" }, "downloads": -1, "filename": "gu-django-tinymce-2.3.1.tar.gz", "has_sig": false, "md5_digest": "3935d98ceb68ec1026b46d7262af7a1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2401905, "upload_time": "2016-06-08T10:47:46", "url": "https://files.pythonhosted.org/packages/bf/2f/31f87f562d5b51ddffda8797db1b7c45428a3996c047cdf679dfe5e49be5/gu-django-tinymce-2.3.1.tar.gz" } ], "2.3.2": [ { "comment_text": "", "digests": { "md5": "44ee09cb21d6a927272dd55bdf9a7f69", "sha256": "520b991ee06c43d1b68bffb0d498a40fa73a7687df21e79f59e81f39156bed76" }, "downloads": -1, "filename": "gu_django_tinymce-2.3.2-py2.7.egg", "has_sig": false, "md5_digest": "44ee09cb21d6a927272dd55bdf9a7f69", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3999161, "upload_time": "2017-09-15T13:42:24", "url": "https://files.pythonhosted.org/packages/20/56/25c6271b18e72a7545121d510d7f962eb70556788eacc82b61ba39c9dd0f/gu_django_tinymce-2.3.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "5af94230070619bc8a81b332740a1f4d", "sha256": "5339f3a1972339976da6e57418cca614f400ac0a9b9a1352b68aaa46de33a930" }, "downloads": -1, "filename": "gu_django_tinymce-2.3.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5af94230070619bc8a81b332740a1f4d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4123677, "upload_time": "2017-09-15T13:42:11", "url": "https://files.pythonhosted.org/packages/e1/a8/79f163886f794af2d4680ff9ff020b2274a8f21adff4ab539fedb8939943/gu_django_tinymce-2.3.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc1011656329bf960eb2e0c954b24158", "sha256": "f216514e4db31b28cea7f2d5029ed23a602f30bc8de8201616043270e14c9d71" }, "downloads": -1, "filename": "gu-django-tinymce-2.3.2.tar.gz", "has_sig": false, "md5_digest": "cc1011656329bf960eb2e0c954b24158", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2461540, "upload_time": "2017-09-15T12:12:06", "url": "https://files.pythonhosted.org/packages/55/8f/698e6eaa0785bd395ebbc83be1effe900e7325a46ec90de9bdb3c137ea39/gu-django-tinymce-2.3.2.tar.gz" } ], "2.6.0a0": [ { "comment_text": "", "digests": { "md5": "34768ace73b84970a3d7568fd5fcd1da", "sha256": "35d004598d8c81148d13c6e42f3cc74b9fa20b869bbcc287041009e49549e502" }, "downloads": -1, "filename": "gu_django_tinymce-2.6.0a0-py2.7.egg", "has_sig": false, "md5_digest": "34768ace73b84970a3d7568fd5fcd1da", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 4033291, "upload_time": "2017-09-15T14:20:15", "url": "https://files.pythonhosted.org/packages/f1/a0/94d78e51b6c9a5b223f207ae36fd11d576367880eceb88d26f29cec23118/gu_django_tinymce-2.6.0a0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "643daa9b543f70cea5801fb7c5f1c158", "sha256": "ce709c2cd0cf52dec40bc33e1384da879850c057f53f602dfd5bebc72939fe98" }, "downloads": -1, "filename": "gu_django_tinymce-2.6.0a0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "643daa9b543f70cea5801fb7c5f1c158", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4158120, "upload_time": "2017-09-15T14:19:59", "url": "https://files.pythonhosted.org/packages/c1/e5/52a761893de5d13547201259def874be86b9debbf29ed9b153c687f91232/gu_django_tinymce-2.6.0a0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c7b47cf9d01dc174e0d570b0ffe3f223", "sha256": "dbc48199fa4031ac6a4b3f37f17a79acb78c2696ad48ccd20779332d05b67d5d" }, "downloads": -1, "filename": "gu-django-tinymce-2.6.0a0.tar.gz", "has_sig": false, "md5_digest": "c7b47cf9d01dc174e0d570b0ffe3f223", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2495958, "upload_time": "2017-09-15T14:19:47", "url": "https://files.pythonhosted.org/packages/36/fd/e3c5debd44f9306a00257a517e34af1cce7ac7495966f3288d1ae2d5e145/gu-django-tinymce-2.6.0a0.tar.gz" } ], "2.6.1": [ { "comment_text": "", "digests": { "md5": "054ad5e762d145ffe48660de1ae48b16", "sha256": "e7ad132f70e0a2f08ffd066c4e5e1f1b97aff263fe081f0bdac78fc08299e529" }, "downloads": -1, "filename": "gu_django_tinymce-2.6.1-py2.7.egg", "has_sig": false, "md5_digest": "054ad5e762d145ffe48660de1ae48b16", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 4033289, "upload_time": "2017-09-15T14:31:50", "url": "https://files.pythonhosted.org/packages/27/ca/01a2214dc6d303d50c33b9b0fe49036b3be59f20f5a010773f5f34e7f385/gu_django_tinymce-2.6.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "a3b25f90287a8ecbae2ad9fc00ebd058", "sha256": "b4eebf552a3a7b52ca90b0951cf3d3cffff75995baea7832853a71ab43488f92" }, "downloads": -1, "filename": "gu_django_tinymce-2.6.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a3b25f90287a8ecbae2ad9fc00ebd058", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4158091, "upload_time": "2017-09-15T14:31:35", "url": "https://files.pythonhosted.org/packages/60/dd/430bf110b87a2b358c55ae300505f315530115d94da5fcdb4f82d43079c2/gu_django_tinymce-2.6.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "77a2233e3d521475d46b22cbd87f554b", "sha256": "6bdcfc9f2a27c1364b5b0e29a933cfcaa4da79f8aca7aec91b113d43d3792396" }, "downloads": -1, "filename": "gu-django-tinymce-2.6.1.tar.gz", "has_sig": false, "md5_digest": "77a2233e3d521475d46b22cbd87f554b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2495821, "upload_time": "2017-09-15T14:31:24", "url": "https://files.pythonhosted.org/packages/f6/f8/1ac385b1ca66ff7fe2afc9361b825764ccedb84d7ca07e8ab6e00bc2066d/gu-django-tinymce-2.6.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "054ad5e762d145ffe48660de1ae48b16", "sha256": "e7ad132f70e0a2f08ffd066c4e5e1f1b97aff263fe081f0bdac78fc08299e529" }, "downloads": -1, "filename": "gu_django_tinymce-2.6.1-py2.7.egg", "has_sig": false, "md5_digest": "054ad5e762d145ffe48660de1ae48b16", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 4033289, "upload_time": "2017-09-15T14:31:50", "url": "https://files.pythonhosted.org/packages/27/ca/01a2214dc6d303d50c33b9b0fe49036b3be59f20f5a010773f5f34e7f385/gu_django_tinymce-2.6.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "a3b25f90287a8ecbae2ad9fc00ebd058", "sha256": "b4eebf552a3a7b52ca90b0951cf3d3cffff75995baea7832853a71ab43488f92" }, "downloads": -1, "filename": "gu_django_tinymce-2.6.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a3b25f90287a8ecbae2ad9fc00ebd058", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4158091, "upload_time": "2017-09-15T14:31:35", "url": "https://files.pythonhosted.org/packages/60/dd/430bf110b87a2b358c55ae300505f315530115d94da5fcdb4f82d43079c2/gu_django_tinymce-2.6.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "77a2233e3d521475d46b22cbd87f554b", "sha256": "6bdcfc9f2a27c1364b5b0e29a933cfcaa4da79f8aca7aec91b113d43d3792396" }, "downloads": -1, "filename": "gu-django-tinymce-2.6.1.tar.gz", "has_sig": false, "md5_digest": "77a2233e3d521475d46b22cbd87f554b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2495821, "upload_time": "2017-09-15T14:31:24", "url": "https://files.pythonhosted.org/packages/f6/f8/1ac385b1ca66ff7fe2afc9361b825764ccedb84d7ca07e8ab6e00bc2066d/gu-django-tinymce-2.6.1.tar.gz" } ] }