{ "info": { "author": "Ivan Zhang", "author_email": "sail4dream@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# django_camel_field\nExtend django's foreign key/onetoone field so that it can use specified attr_name other than 'xxxx_id'\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zhangi/django_camel_field", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-camel-field", "package_url": "https://pypi.org/project/django-camel-field/", "platform": "", "project_url": "https://pypi.org/project/django-camel-field/", "project_urls": { "Homepage": "https://github.com/zhangi/django_camel_field" }, "release_url": "https://pypi.org/project/django-camel-field/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "ForeignKey/OneToOneField with Camel Case Attribute Name", "version": "0.0.1" }, "last_serial": 4380321, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b60d10b66d9ddb1fc333587c5d16af59", "sha256": "c6ac2247bb255001d6c868e2ddec9a007495de75a0277f2835f03f492cc1717f" }, "downloads": -1, "filename": "django_camel_field-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b60d10b66d9ddb1fc333587c5d16af59", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2110, "upload_time": "2018-10-16T06:50:42", "url": "https://files.pythonhosted.org/packages/d8/3e/e1a050b60ee9b2ef1156adc0a29585266e14c5ed9d8a2fa49f5f5e2832b6/django_camel_field-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d4730c781ca613f61a7db48cb27c7873", "sha256": "98241befd8e18375ec5ad01edab470349c39228e98580ecc37cc1fc68ec8d926" }, "downloads": -1, "filename": "django_camel_field-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d4730c781ca613f61a7db48cb27c7873", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1471, "upload_time": "2018-10-16T06:50:44", "url": "https://files.pythonhosted.org/packages/f1/23/cdd1fd78173126c877b2d48cba123536c9b1abd4e8f74d5a7def1778bac8/django_camel_field-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b60d10b66d9ddb1fc333587c5d16af59", "sha256": "c6ac2247bb255001d6c868e2ddec9a007495de75a0277f2835f03f492cc1717f" }, "downloads": -1, "filename": "django_camel_field-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b60d10b66d9ddb1fc333587c5d16af59", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2110, "upload_time": "2018-10-16T06:50:42", "url": "https://files.pythonhosted.org/packages/d8/3e/e1a050b60ee9b2ef1156adc0a29585266e14c5ed9d8a2fa49f5f5e2832b6/django_camel_field-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d4730c781ca613f61a7db48cb27c7873", "sha256": "98241befd8e18375ec5ad01edab470349c39228e98580ecc37cc1fc68ec8d926" }, "downloads": -1, "filename": "django_camel_field-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d4730c781ca613f61a7db48cb27c7873", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1471, "upload_time": "2018-10-16T06:50:44", "url": "https://files.pythonhosted.org/packages/f1/23/cdd1fd78173126c877b2d48cba123536c9b1abd4e8f74d5a7def1778bac8/django_camel_field-0.0.1.tar.gz" } ] }