{ "info": { "author": "Toran Sahu", "author_email": "toran.sahu@yahoo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6", "Topic :: Database", "Topic :: Internet :: WWW/HTTP :: Indexing/Search", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Archiving :: Packaging", "Topic :: Utilities" ], "description": "# django-prefetch-id\nA Python Package to Prefetch Django Model ID Before Creating & Saving the Model Instance.\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/toransahu/django-prefetch-id", "keywords": "django model database sequence prefetch id", "license": "Distributed under terms of the AGPL license.", "maintainer": "", "maintainer_email": "", "name": "django-prefetch-id", "package_url": "https://pypi.org/project/django-prefetch-id/", "platform": "", "project_url": "https://pypi.org/project/django-prefetch-id/", "project_urls": { "Homepage": "https://github.com/toransahu/django-prefetch-id" }, "release_url": "https://pypi.org/project/django-prefetch-id/0.0.1/", "requires_dist": [ "django" ], "requires_python": ">=3.*", "summary": "Fetch next Django model id (sequence number) by Model or Table.", "version": "0.0.1" }, "last_serial": 4184462, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fdb1443b1fa7dbfc2fa92b7bda70643d", "sha256": "f6ff375bdd242f1b0baf723117e966bf6c4e52a8a61a4c1ec30cf45538042205" }, "downloads": -1, "filename": "django_prefetch_id-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fdb1443b1fa7dbfc2fa92b7bda70643d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.*", "size": 4960, "upload_time": "2018-08-19T05:21:33", "url": "https://files.pythonhosted.org/packages/c4/df/bb543eef16a015665e952ac67edb0e9a1ba2be90485c07215da2c0fb5704/django_prefetch_id-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1fcd34458803e8bec5b4ea2e81591d13", "sha256": "179a3b92cac775118062d7f3f0be4fc1211493c5a2a0fff0d222f84f8a1e0d01" }, "downloads": -1, "filename": "django-prefetch-id-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1fcd34458803e8bec5b4ea2e81591d13", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.*", "size": 3505, "upload_time": "2018-08-19T05:21:35", "url": "https://files.pythonhosted.org/packages/a0/d1/dfd029b01c3cb511b2341971ae42f40cf9265dac7c9897246420347b36ca/django-prefetch-id-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fdb1443b1fa7dbfc2fa92b7bda70643d", "sha256": "f6ff375bdd242f1b0baf723117e966bf6c4e52a8a61a4c1ec30cf45538042205" }, "downloads": -1, "filename": "django_prefetch_id-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fdb1443b1fa7dbfc2fa92b7bda70643d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.*", "size": 4960, "upload_time": "2018-08-19T05:21:33", "url": "https://files.pythonhosted.org/packages/c4/df/bb543eef16a015665e952ac67edb0e9a1ba2be90485c07215da2c0fb5704/django_prefetch_id-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1fcd34458803e8bec5b4ea2e81591d13", "sha256": "179a3b92cac775118062d7f3f0be4fc1211493c5a2a0fff0d222f84f8a1e0d01" }, "downloads": -1, "filename": "django-prefetch-id-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1fcd34458803e8bec5b4ea2e81591d13", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.*", "size": 3505, "upload_time": "2018-08-19T05:21:35", "url": "https://files.pythonhosted.org/packages/a0/d1/dfd029b01c3cb511b2341971ae42f40cf9265dac7c9897246420347b36ca/django-prefetch-id-0.0.1.tar.gz" } ] }