{ "info": { "author": "Martin Brochhaus", "author_email": "mbrochh@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Cmsplugin Filer Image Translated\n================================\n\nAdds django-hvad translation to the ``Image`` admin of ``django-filer``.\n\nInstallation\n------------\n\nPrerequisites:\n\n* Django\n* django-filer\n* django-hvad\n\nIf you want to install the latest stable release from PyPi::\n\n $ pip install cmsplugin-filer-image-translated\n\nIf you feel adventurous and want to install the latest commit from GitHub::\n\n $ pip install -e git://github.com/bitmazk/cmsplugin-filer-image-translated.git#egg=cmsplugin_filer_image_translated\n\nAdd ``cmsplugin_filer_image_translated`` to your ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n ...,\n 'cmsplugin_filer_image_translated',\n )\n\nRun the South migrations::\n\n ./manage.py migrate cmsplugin_filer_image_translated\n\n\nUsage\n-----\n\nTODO: Describe usage\n\n\nRoadmap\n-------\n\nCheck the issue tracker on github for milestones and features to come.", "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/bitmazk/cmsplugin-filer-image-translated", "keywords": "django,image,multilingual,i18n,filer,django-cms,plugin", "license": "The MIT License", "maintainer": null, "maintainer_email": null, "name": "cmsplugin-filer-image-translated", "package_url": "https://pypi.org/project/cmsplugin-filer-image-translated/", "platform": "OS Independent", "project_url": "https://pypi.org/project/cmsplugin-filer-image-translated/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bitmazk/cmsplugin-filer-image-translated" }, "release_url": "https://pypi.org/project/cmsplugin-filer-image-translated/0.2/", "requires_dist": null, "requires_python": null, "summary": "Adds simple-translation to the Image admin of cmsplugin-filer", "version": "0.2" }, "last_serial": 1025729, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a3745da486dd857b3caeb8d3fd3e05f4", "sha256": "0638bb5e222acfe5a29bda33e764795a06590ebbd9bb4c1f5f7257aade8ea33f" }, "downloads": -1, "filename": "cmsplugin-filer-image-translated-0.1.tar.gz", "has_sig": false, "md5_digest": "a3745da486dd857b3caeb8d3fd3e05f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5314, "upload_time": "2013-02-28T11:38:42", "url": "https://files.pythonhosted.org/packages/be/c6/e27762e43b897dce731f22dde9a5e6c992cbde68e0c20b8aaf370c64d263/cmsplugin-filer-image-translated-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "f7710e7dd588e10759be75f082fecb91", "sha256": "35c5d2b72061651b6da33ab47a57ba6410a1497dcf6ad5a02e41bd3db0b65c55" }, "downloads": -1, "filename": "cmsplugin-filer-image-translated-0.2.tar.gz", "has_sig": false, "md5_digest": "f7710e7dd588e10759be75f082fecb91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12298, "upload_time": "2014-03-11T06:36:45", "url": "https://files.pythonhosted.org/packages/09/a3/e9790db81d1c9487f233498508adffc21cb670329af89edf155fc6b2614c/cmsplugin-filer-image-translated-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f7710e7dd588e10759be75f082fecb91", "sha256": "35c5d2b72061651b6da33ab47a57ba6410a1497dcf6ad5a02e41bd3db0b65c55" }, "downloads": -1, "filename": "cmsplugin-filer-image-translated-0.2.tar.gz", "has_sig": false, "md5_digest": "f7710e7dd588e10759be75f082fecb91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12298, "upload_time": "2014-03-11T06:36:45", "url": "https://files.pythonhosted.org/packages/09/a3/e9790db81d1c9487f233498508adffc21cb670329af89edf155fc6b2614c/cmsplugin-filer-image-translated-0.2.tar.gz" } ] }