{ "info": { "author": "Vaibhav Mule", "author_email": "vaibhavmule135@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "=====\nDjango UUID Primary Key\n=====\n\nDjango UUID Primary Key is a simple Django model utility which provides to store primary key id as uuid.\n\nDetailed documentation is in the \"docs\" directory. [Todo: docs directory]\n\nQuick start\n-----------\nInstall package::\n\n pip install django-uuid-primary-key\n\nAdd \"django_uuid_primary_key\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'django_uuid_primary_key',\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/vaibhavmule/django-uuid-primary-key", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-uuid-primary-key", "package_url": "https://pypi.org/project/django-uuid-primary-key/", "platform": "", "project_url": "https://pypi.org/project/django-uuid-primary-key/", "project_urls": { "Homepage": "https://github.com/vaibhavmule/django-uuid-primary-key" }, "release_url": "https://pypi.org/project/django-uuid-primary-key/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "A simple Django model utility that provides to store primary key id as uuid.", "version": "1.1.0" }, "last_serial": 3389760, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a0fe83393d61b04714e270bf3f7ae9a2", "sha256": "136c34146de7c61f3712ddedab6ee505406d2d80221978638aee84ef4f4c62d4" }, "downloads": -1, "filename": "django-uuid-primary-key-0.1.tar.gz", "has_sig": false, "md5_digest": "a0fe83393d61b04714e270bf3f7ae9a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3385, "upload_time": "2017-10-23T10:07:42", "url": "https://files.pythonhosted.org/packages/f4/2e/c8b20f2c67728093d7e65f29fb21ecd88ba87587e5b864ff3ab988e145cf/django-uuid-primary-key-0.1.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "073bde39fc8cdf776c5c86c08ac167df", "sha256": "82e8a340c790953065418647a64def626073fd15de08756f3b2e60c659a27d73" }, "downloads": -1, "filename": "django-uuid-primary-key-1.0.1.tar.gz", "has_sig": false, "md5_digest": "073bde39fc8cdf776c5c86c08ac167df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3393, "upload_time": "2017-10-31T05:51:55", "url": "https://files.pythonhosted.org/packages/26/37/192cac1d39ca4411be9c55ae24bf3c0327a4187b7ad436dee753551bb00c/django-uuid-primary-key-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "192af61b77d98c3a58baedbc91544b27", "sha256": "204d5ef54e1667a7a23fb1705dd7d1954a244b1f9c12fedb2def1f8323426fc7" }, "downloads": -1, "filename": "django-uuid-primary-key-1.0.2.tar.gz", "has_sig": false, "md5_digest": "192af61b77d98c3a58baedbc91544b27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3435, "upload_time": "2017-11-16T05:57:05", "url": "https://files.pythonhosted.org/packages/8d/d3/1f35d08f8907f7906f7b464821252ad609202a85fa6f86296fa5d25c015e/django-uuid-primary-key-1.0.2.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "2abb72fc2e80a0c274de27ff33a7d262", "sha256": "6df843cbdfe45602cd988c42045bfad673fb7d04d8a839cc10a7edf128b4ef3a" }, "downloads": -1, "filename": "django-uuid-primary-key-1.1.0.tar.gz", "has_sig": false, "md5_digest": "2abb72fc2e80a0c274de27ff33a7d262", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3437, "upload_time": "2017-12-05T08:19:47", "url": "https://files.pythonhosted.org/packages/4a/2b/3f4dcd187b3b5872b50016db68ce4e388e891fd5bbca8201cf5cc859ff2d/django-uuid-primary-key-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2abb72fc2e80a0c274de27ff33a7d262", "sha256": "6df843cbdfe45602cd988c42045bfad673fb7d04d8a839cc10a7edf128b4ef3a" }, "downloads": -1, "filename": "django-uuid-primary-key-1.1.0.tar.gz", "has_sig": false, "md5_digest": "2abb72fc2e80a0c274de27ff33a7d262", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3437, "upload_time": "2017-12-05T08:19:47", "url": "https://files.pythonhosted.org/packages/4a/2b/3f4dcd187b3b5872b50016db68ce4e388e891fd5bbca8201cf5cc859ff2d/django-uuid-primary-key-1.1.0.tar.gz" } ] }