{ "info": { "author": "Your Name", "author_email": "yourname@example.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.1", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nBriteCore Dynamic Risk Types\n=====\n\nThis app was built in response to a test requirement\nQuick start\n-----------\n\n1. Add \"main\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'bcdrt',\n ]\n\n2. Include the main URLconf in your project urls.py like this::\n\n path('', include('bcdrt.urls')),\n\n3. Run `python manage.py migrate` to create the risk models.\n\n4. Start the development server and visit http://127.0.0.1:8000/admin/\n to create a risk (you'll need the Admin app enabled).\n\n5. Visit http://127.0.0.1:8000/ to subscribe to a risk type.\n5. Visit http://127.0.0.1:8000/risks/ to get a specific risktype in Json\n5. Visit http://127.0.0.1:8000/risks/ to get a specific risktype in Json\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://fd0osgpwb5.execute-api.us-west-2.amazonaws.com/bcdrt", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-bcdrt", "package_url": "https://pypi.org/project/django-bcdrt/", "platform": "", "project_url": "https://pypi.org/project/django-bcdrt/", "project_urls": { "Homepage": "https://fd0osgpwb5.execute-api.us-west-2.amazonaws.com/bcdrt" }, "release_url": "https://pypi.org/project/django-bcdrt/0.1/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to create and subscribe to Dynamic Risk Types.", "version": "0.1" }, "last_serial": 5227215, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "471c2e07f52e5331aae17527ad8bc981", "sha256": "4f08c6b32e1adc7260464772c57e9c3b3a9c5427c4578940f89e70c768b5208c" }, "downloads": -1, "filename": "django_bcdrt-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "471c2e07f52e5331aae17527ad8bc981", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 49550, "upload_time": "2019-05-05T02:16:27", "url": "https://files.pythonhosted.org/packages/0c/79/7a22fa8a64d96c33105296a466f9c18d9502efb205c76995e4d8e81974d8/django_bcdrt-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8f49f7f7501d10c490d5be79983f6b82", "sha256": "f4cda27d8724843285463ec0ffe9aaa0b5d054784fcf20e7334759c765709651" }, "downloads": -1, "filename": "django-bcdrt-0.1.tar.gz", "has_sig": false, "md5_digest": "8f49f7f7501d10c490d5be79983f6b82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48849, "upload_time": "2019-05-05T02:16:30", "url": "https://files.pythonhosted.org/packages/ec/f2/869dbcd58a75efaf471bb453d55e2c5d69f0b24eeaf08ac47d838da8e34e/django-bcdrt-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "471c2e07f52e5331aae17527ad8bc981", "sha256": "4f08c6b32e1adc7260464772c57e9c3b3a9c5427c4578940f89e70c768b5208c" }, "downloads": -1, "filename": "django_bcdrt-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "471c2e07f52e5331aae17527ad8bc981", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 49550, "upload_time": "2019-05-05T02:16:27", "url": "https://files.pythonhosted.org/packages/0c/79/7a22fa8a64d96c33105296a466f9c18d9502efb205c76995e4d8e81974d8/django_bcdrt-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8f49f7f7501d10c490d5be79983f6b82", "sha256": "f4cda27d8724843285463ec0ffe9aaa0b5d054784fcf20e7334759c765709651" }, "downloads": -1, "filename": "django-bcdrt-0.1.tar.gz", "has_sig": false, "md5_digest": "8f49f7f7501d10c490d5be79983f6b82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48849, "upload_time": "2019-05-05T02:16:30", "url": "https://files.pythonhosted.org/packages/ec/f2/869dbcd58a75efaf471bb453d55e2c5d69f0b24eeaf08ac47d838da8e34e/django-bcdrt-0.1.tar.gz" } ] }