{ "info": { "author": "Zeeshan Khan", "author_email": "zkhan1093@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nShops\n=====\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"career\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n '786ms_shops',\n ]\n\n2. Include the career URLconf in your project urls.py like this::\n\n url(r'^career/', include('career.urls')),\n\n3. Run `python manage.py migrate` to create the career models.\n\n4. Start the development server and visit http://127.0.0.1:8000/admin/\n to create a poll (you'll need the Admin app enabled).\n\n5. Visit http://127.0.0.1:8000/shops/ to participate in the poll.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://786ms.baangeeclub.in/", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-786ms-shops", "package_url": "https://pypi.org/project/django-786ms-shops/", "platform": "", "project_url": "https://pypi.org/project/django-786ms-shops/", "project_urls": { "Homepage": "https://786ms.baangeeclub.in/" }, "release_url": "https://pypi.org/project/django-786ms-shops/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app for 786ms.", "version": "0.1.1" }, "last_serial": 2470380, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0502999f8f099be379c74f104ef63325", "sha256": "a789930b5d436425510f99f563ca7ca8b26e6e71d18da368ab7ae0d1b0c38130" }, "downloads": -1, "filename": "django-786ms_shops-0.1.tar.gz", "has_sig": false, "md5_digest": "0502999f8f099be379c74f104ef63325", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4112, "upload_time": "2016-11-19T12:06:08", "url": "https://files.pythonhosted.org/packages/ae/b1/7565767b7ae533a11afe8088f99a50d1a5cf7695b89e827f9270ff80e3c6/django-786ms_shops-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "bb94e613151abc3299d68d11b648f14d", "sha256": "282beeeed2e6351a2f565d4478952ee67e3d8d84e2b55e5650deb3caa191dee2" }, "downloads": -1, "filename": "django-786ms_shops-0.1.1.tar.gz", "has_sig": false, "md5_digest": "bb94e613151abc3299d68d11b648f14d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4132, "upload_time": "2016-11-19T12:11:57", "url": "https://files.pythonhosted.org/packages/45/8b/2609cbdeb2deb33e96a55979433854d98af0174b80137c7d9e122ee3ccbd/django-786ms_shops-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bb94e613151abc3299d68d11b648f14d", "sha256": "282beeeed2e6351a2f565d4478952ee67e3d8d84e2b55e5650deb3caa191dee2" }, "downloads": -1, "filename": "django-786ms_shops-0.1.1.tar.gz", "has_sig": false, "md5_digest": "bb94e613151abc3299d68d11b648f14d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4132, "upload_time": "2016-11-19T12:11:57", "url": "https://files.pythonhosted.org/packages/45/8b/2609cbdeb2deb33e96a55979433854d98af0174b80137c7d9e122ee3ccbd/django-786ms_shops-0.1.1.tar.gz" } ] }