{ "info": { "author": "Brian Faherty", "author_email": "anothergenericuser@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "This field will allows you to store a string in the database and passes it as the first and only arg to a constructor. The best use I've found for this so far is the ability to store the id of an object in the database, and then make a REST call using that id.\r\n\r\nTake a Look at Github for examples https://github.com/themotleyfool/django-class-backed-field", "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/themotleyfool/django-class-backed-field", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "django-class-backed-field", "package_url": "https://pypi.org/project/django-class-backed-field/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-class-backed-field/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/themotleyfool/django-class-backed-field" }, "release_url": "https://pypi.org/project/django-class-backed-field/0.1/", "requires_dist": null, "requires_python": null, "summary": "This project has a field which extends a charfield and will pass the string stored in the database to the constructor of the object specified", "version": "0.1" }, "last_serial": 993617, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5975dcaa29801b37b0a010b1ed1afaa9", "sha256": "15d7ff9935434c1e6caca3e1191c4ed6eb4ed698de193e62032e471186a10f9a" }, "downloads": -1, "filename": "django-class-backed-field-0.1.zip", "has_sig": false, "md5_digest": "5975dcaa29801b37b0a010b1ed1afaa9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8298, "upload_time": "2014-02-04T01:27:32", "url": "https://files.pythonhosted.org/packages/66/f4/991d213202c8fc1bb70b177ee2178992f1b42c10807033ec1765e412ded7/django-class-backed-field-0.1.zip" } ], "0.1.dev0": [] }, "urls": [ { "comment_text": "", "digests": { "md5": "5975dcaa29801b37b0a010b1ed1afaa9", "sha256": "15d7ff9935434c1e6caca3e1191c4ed6eb4ed698de193e62032e471186a10f9a" }, "downloads": -1, "filename": "django-class-backed-field-0.1.zip", "has_sig": false, "md5_digest": "5975dcaa29801b37b0a010b1ed1afaa9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8298, "upload_time": "2014-02-04T01:27:32", "url": "https://files.pythonhosted.org/packages/66/f4/991d213202c8fc1bb70b177ee2178992f1b42c10807033ec1765e412ded7/django-class-backed-field-0.1.zip" } ] }