{ "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": "=====\nStudent\n=====\n\n\nQuick start\n-----------\n\n1. Add \"career\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n '786ms_students',\n ]\n\n2. Include the career URLconf in your project urls.py like this::\n\n url(r'^students/', 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/students/ 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-students", "package_url": "https://pypi.org/project/django-786ms-students/", "platform": "", "project_url": "https://pypi.org/project/django-786ms-students/", "project_urls": { "Homepage": "https://786ms.baangeeclub.in/" }, "release_url": "https://pypi.org/project/django-786ms-students/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app for 786ms.", "version": "0.1.2" }, "last_serial": 2470364, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8ad1a63f67f70bc615b6f154bf01f56e", "sha256": "69d59328e417b1f7355ca7acf51b54343d861cf4567ed32b189d1359b8690ba9" }, "downloads": -1, "filename": "django-786ms_students-0.1.tar.gz", "has_sig": false, "md5_digest": "8ad1a63f67f70bc615b6f154bf01f56e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11859, "upload_time": "2016-11-19T11:41:55", "url": "https://files.pythonhosted.org/packages/c8/bd/a730f8ab0c86f7afb8db3fc292d9720231bf3a06c6bc3dd51ab538e9d66c/django-786ms_students-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9c828a149b81426ae130c4641d42e1b1", "sha256": "8d3f1501f5be7f8050208fbaa4a55e72b0475bcdaf3983a46b24a8e56270725d" }, "downloads": -1, "filename": "django-786ms_students-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9c828a149b81426ae130c4641d42e1b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11827, "upload_time": "2016-11-19T11:46:13", "url": "https://files.pythonhosted.org/packages/30/dd/7b3936bf54514d52bad8cb0ac29736d05fdbe9f5afb0827ee5a352fc26d6/django-786ms_students-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f5e61550a8e9ac9a5dd33df1cf2ccf28", "sha256": "b8e7240e6f037ad15839ff894bcdbb87f466a792e6f20f8c046a6106facdd9c4" }, "downloads": -1, "filename": "django-786ms_students-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f5e61550a8e9ac9a5dd33df1cf2ccf28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11834, "upload_time": "2016-11-19T11:56:08", "url": "https://files.pythonhosted.org/packages/94/e4/9bfeed9cf199d56ba31f0834c78906bce7dea3224c65912c6ec6cda657e0/django-786ms_students-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f5e61550a8e9ac9a5dd33df1cf2ccf28", "sha256": "b8e7240e6f037ad15839ff894bcdbb87f466a792e6f20f8c046a6106facdd9c4" }, "downloads": -1, "filename": "django-786ms_students-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f5e61550a8e9ac9a5dd33df1cf2ccf28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11834, "upload_time": "2016-11-19T11:56:08", "url": "https://files.pythonhosted.org/packages/94/e4/9bfeed9cf199d56ba31f0834c78906bce7dea3224c65912c6ec6cda657e0/django-786ms_students-0.1.2.tar.gz" } ] }