{ "info": { "author": "Tuomas Suutari", "author_email": "tuomas@nepnep.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "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", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Django Polyfield\n================\n\nDjango Polyfield makes it possible to have a field in a Django model\nwith polymorphic class. The field could have a single instance or a\nlist of instances which could have different classes. Only requirement\nis that all of the classes are derived from PolyObject and implement\nJSON serialization.\n\n\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/suutari/django-polyfield", "keywords": "django,polymorphic,field,json", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-polyfield", "package_url": "https://pypi.org/project/django-polyfield/", "platform": "any", "project_url": "https://pypi.org/project/django-polyfield/", "project_urls": { "Homepage": "https://github.com/suutari/django-polyfield" }, "release_url": "https://pypi.org/project/django-polyfield/0.1.0/", "requires_dist": [ "django (<2,>=1.8)", "setuptools-gitver (~=1.0)" ], "requires_python": "", "summary": "Django Polyfield", "version": "0.1.0" }, "last_serial": 2889005, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "82708226f660160452c7d2402c956ccb", "sha256": "38a27127b168ac09154c99d807cfe8cb06419b8886f586bbfa913c402310a692" }, "downloads": -1, "filename": "django_polyfield-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "82708226f660160452c7d2402c956ccb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12572, "upload_time": "2017-05-21T15:25:49", "url": "https://files.pythonhosted.org/packages/c8/a7/d647e7e54add7e45b8e1e06452fb978b23ebb080607f4611a4c4ad265944/django_polyfield-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a3a4e6dff23e4070906b1aff32f855dd", "sha256": "48d7a317ecb566c6bc04df251b2e8b418fb32a46ccfd90ea5ff106a579b8a437" }, "downloads": -1, "filename": "django-polyfield-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a3a4e6dff23e4070906b1aff32f855dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6164, "upload_time": "2017-05-21T15:25:51", "url": "https://files.pythonhosted.org/packages/9d/00/65a32bcc1535d0d3e39cb0e20a2f4e9d28791c6c0e179c1705ddafa6d717/django-polyfield-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "82708226f660160452c7d2402c956ccb", "sha256": "38a27127b168ac09154c99d807cfe8cb06419b8886f586bbfa913c402310a692" }, "downloads": -1, "filename": "django_polyfield-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "82708226f660160452c7d2402c956ccb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12572, "upload_time": "2017-05-21T15:25:49", "url": "https://files.pythonhosted.org/packages/c8/a7/d647e7e54add7e45b8e1e06452fb978b23ebb080607f4611a4c4ad265944/django_polyfield-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a3a4e6dff23e4070906b1aff32f855dd", "sha256": "48d7a317ecb566c6bc04df251b2e8b418fb32a46ccfd90ea5ff106a579b8a437" }, "downloads": -1, "filename": "django-polyfield-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a3a4e6dff23e4070906b1aff32f855dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6164, "upload_time": "2017-05-21T15:25:51", "url": "https://files.pythonhosted.org/packages/9d/00/65a32bcc1535d0d3e39cb0e20a2f4e9d28791c6c0e179c1705ddafa6d717/django-polyfield-0.1.0.tar.gz" } ] }