{ "info": { "author": "Jos van Velzen", "author_email": "support", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Topic :: Communications", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Message Boards" ], "description": "djangocms-table\n===============\n\nA Table Plugin for django CMS.\n\n\nInstallation\n------------\n\nThis plugin requires `django CMS` 3.0 or higher to be properly installed.\n\n* In your projects `virtualenv`_, run ``pip install djangocms-table``.\n* Add ``'djangocms_table'`` to your ``INSTALLED_APPS`` setting.\n* If using Django 1.7 add ``'djangocms_table': 'djangocms_table.migrations_django',``to ``MIGRATION_MODULES`` (or define ``MIGRATION_MODULES`` if it does not exists); when django CMS 3.1 will be released, migrations for Django 1.7 will be moved to the standard location and the south-style ones to ``south_migrations``.\n* Run ``manage.py migrate djangocms_table``.\n\nVersion 1.0.x is compatible with `django CMS` 2.3 and 2.4\nVersion 1.1.x is compatible with `django CMS` 3.0 only\n\nDo not install version 1.1.x if you are are running `django CMS` 2.3 or 2.4\n\n* In your projects `virtualenv`_, run ``pip install djangocms-table``.\n* Add ``'djangocms_table'`` to your ``INSTALLED_APPS`` setting.\n* Run ``manage.py migrate cmsplugin_table``.\n\n\nKudos\n-----\n\nThis plugin contains the handsontable.com jquery library.\nThanks to notch-interactive.com as well for some code examples.\n\n\nTranslations\n------------\n\nIf you want to help translate the plugin please do it on transifex:\n\nhttps://www.transifex.com/projects/p/django-cms/resource/djangocms-table/", "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/changer/djangocms-table", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "djangocms-table-changer", "package_url": "https://pypi.org/project/djangocms-table-changer/", "platform": "OS Independent", "project_url": "https://pypi.org/project/djangocms-table-changer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/changer/djangocms-table" }, "release_url": "https://pypi.org/project/djangocms-table-changer/1.3.0/", "requires_dist": null, "requires_python": null, "summary": "Table Plugin for django CMS, fork from divio with python 3 and django 1.7 migrations support", "version": "1.3.0" }, "last_serial": 1550592, "releases": { "1.3.0": [ { "comment_text": "", "digests": { "md5": "8e19b35d783b62cf37aa6d3bbd18a6ca", "sha256": "470bf1a7f9327b2aef900d52e755c718d8fa8e04085d2963f53c15af4e809cc1" }, "downloads": -1, "filename": "djangocms-table-changer-1.3.0.tar.gz", "has_sig": false, "md5_digest": "8e19b35d783b62cf37aa6d3bbd18a6ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 112806, "upload_time": "2015-05-17T15:51:35", "url": "https://files.pythonhosted.org/packages/ad/60/3923c1e3804375e9e496f097fa317d38560982ec2e832f5bc7362e9af4b3/djangocms-table-changer-1.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8e19b35d783b62cf37aa6d3bbd18a6ca", "sha256": "470bf1a7f9327b2aef900d52e755c718d8fa8e04085d2963f53c15af4e809cc1" }, "downloads": -1, "filename": "djangocms-table-changer-1.3.0.tar.gz", "has_sig": false, "md5_digest": "8e19b35d783b62cf37aa6d3bbd18a6ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 112806, "upload_time": "2015-05-17T15:51:35", "url": "https://files.pythonhosted.org/packages/ad/60/3923c1e3804375e9e496f097fa317d38560982ec2e832f5bc7362e9af4b3/djangocms-table-changer-1.3.0.tar.gz" } ] }