{ "info": { "author": "Sune Broendum Woeller", "author_email": "sune@woeller.dk", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.3", "Framework :: Plone :: 5.0", "Framework :: Zope2", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "collective.complexrecordsproxy\n==============================\n\nProviding a proxy class for plone.registry allowing IObject fields to be stored as separate records using the plone.registry collection support.\n\nMotivation\n----------\n\nWith z3c.form it is possible to create forms allowing users to create and edit lists of complex records.\n\nAn example:\n\nTODO from here.\n\nWe have a main interface with an object field etc.\n\nWe build a hierarchic structure composed of native types.\nAll boils down to simple native types in the end, and so in theory is possible to store in the registry without violating this principle of plone.registry:\n\n\"To avoid potentially\nbreaking the registry with persistent references to symbols that may go away,\nwe purposefully limit the number of fields supported.\n\n\n\nUsage\n-----\n\n\nChangelog\n=========\n\n1.0 (2016-01-29)\n----------------\n\n - Initial release\n [sunew, tomgross]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/collective.complexrecordsproxy", "keywords": "configuration registry", "license": "GPLv2+", "maintainer": "", "maintainer_email": "", "name": "collective.complexrecordsproxy", "package_url": "https://pypi.org/project/collective.complexrecordsproxy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.complexrecordsproxy/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/collective.complexrecordsproxy" }, "release_url": "https://pypi.org/project/collective.complexrecordsproxy/1.0/", "requires_dist": null, "requires_python": "", "summary": "Providing a proxy class for plone.registry allowing IObject fields to be stored as separate records using the plone.registry collection support.", "version": "1.0" }, "last_serial": 1929289, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "4bb382afb7a2c810e675cd6988e39cac", "sha256": "c9a9a3fa287e88321bc64fd1a699d189edfa7313bad980e0c3c7c10eef55b085" }, "downloads": -1, "filename": "collective.complexrecordsproxy-1.0.tar.gz", "has_sig": false, "md5_digest": "4bb382afb7a2c810e675cd6988e39cac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8000, "upload_time": "2016-01-29T13:14:09", "url": "https://files.pythonhosted.org/packages/71/2e/bfdb75c863dfa1a1ae245aaec38b634e2976f42f5e90791b70ad291e9ae6/collective.complexrecordsproxy-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4bb382afb7a2c810e675cd6988e39cac", "sha256": "c9a9a3fa287e88321bc64fd1a699d189edfa7313bad980e0c3c7c10eef55b085" }, "downloads": -1, "filename": "collective.complexrecordsproxy-1.0.tar.gz", "has_sig": false, "md5_digest": "4bb382afb7a2c810e675cd6988e39cac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8000, "upload_time": "2016-01-29T13:14:09", "url": "https://files.pythonhosted.org/packages/71/2e/bfdb75c863dfa1a1ae245aaec38b634e2976f42f5e90791b70ad291e9ae6/collective.complexrecordsproxy-1.0.tar.gz" } ] }