{ "info": { "author": "", "author_email": "", "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", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nJanus\n=====\n\nJanus is a Django project ...\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"polls\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'janus',\n ]\n\n2. Include the polls URLconf in your project urls.py like this::\n\n url(r'^/', include('janus.urls')),\n\n3. 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\n4. Visit http://127.0.0.1:8000/polls/ 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": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-janus", "package_url": "https://pypi.org/project/django-janus/", "platform": "", "project_url": "https://pypi.org/project/django-janus/", "project_urls": null, "release_url": "https://pypi.org/project/django-janus/0.4/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.4" }, "last_serial": 3215309, "releases": { "0.4": [ { "comment_text": "", "digests": { "md5": "0dd261f3a75ac01ed0bb999c2e04b001", "sha256": "3671ade88feab10f564c762e08fc14a154bb076ea1ddd04b1d32908ebde384c4" }, "downloads": -1, "filename": "django-janus-0.4.zip", "has_sig": false, "md5_digest": "0dd261f3a75ac01ed0bb999c2e04b001", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7358, "upload_time": "2017-09-30T18:25:39", "url": "https://files.pythonhosted.org/packages/80/03/0e89153cbc0a0b6a32662954f26df9d9803241cae6c24531f05019503397/django-janus-0.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0dd261f3a75ac01ed0bb999c2e04b001", "sha256": "3671ade88feab10f564c762e08fc14a154bb076ea1ddd04b1d32908ebde384c4" }, "downloads": -1, "filename": "django-janus-0.4.zip", "has_sig": false, "md5_digest": "0dd261f3a75ac01ed0bb999c2e04b001", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7358, "upload_time": "2017-09-30T18:25:39", "url": "https://files.pythonhosted.org/packages/80/03/0e89153cbc0a0b6a32662954f26df9d9803241cae6c24531f05019503397/django-janus-0.4.zip" } ] }