{ "info": { "author": "pyup.io", "author_email": "support@pyup.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "[![PyPi](https://img.shields.io/pypi/v/pyup-django.svg)](https://pypi.python.org/pypi/pyup-django)\n[![Travis](https://img.shields.io/travis/pyupio/pyup-django.svg)](https://travis-ci.org/pyupio/pyup-django)\n\n# About\n\nDisplays a red warning banner if you are running an insecure Django release.\n\n![insecure](insecure.png)\n\n# Installation\n\nInstall `pyup-django` with pip:\n\n```\npip install pyup-django\n```\n\nand add it to your `INSTALLED_APPS`, before `django.contrib.admin`\n\n```\nINSTALLED_APPS = [\n 'pyup_django',\n 'django.contrib.admin',\n]\n```\n\n# How does it work?\n\n`pyup-django` extends the admin base template and checks [https://pyup.io/api/v1/insecure/django/](https://pyup.io/api/v1/insecure/django/)\nif the currently installed Django release is insecure.\n\nRequests to the API are cached for 24 hours and won't leak any sensitive\ninformation other than the servers IP address.\n\n\n# Support\n\nIf you are using `pyup-django` in one of your projects, please consider getting a paid\n[pyup.io](https://pyup.io) account. This is what makes projects like this possible.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pyupio/pyup-django", "keywords": "pyup_django", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "pyup-django", "package_url": "https://pypi.org/project/pyup-django/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyup-django/", "project_urls": { "Homepage": "https://github.com/pyupio/pyup-django" }, "release_url": "https://pypi.org/project/pyup-django/0.4.0/", "requires_dist": [ "packaging", "requests" ], "requires_python": "", "summary": "pyup-django checks your installed dependencies for known security vulnerabilities and displays them in the admin area.", "version": "0.4.0" }, "last_serial": 2875598, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "f9689aba910cf590893f828aa5c3ae72", "sha256": "b5463f1c2649f84698a7063b6dcde453a11bb6413f880a17d129eefd06b01f85" }, "downloads": -1, "filename": "pyup_django-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f9689aba910cf590893f828aa5c3ae72", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8652, "upload_time": "2017-02-02T10:20:04", "url": "https://files.pythonhosted.org/packages/c6/40/047de2e12abdf6632a589f8807f607ab802799539d0e6646f0fd59698f96/pyup_django-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55aaab2bbe27c604204c09c0220166d0", "sha256": "2dfc2604fee52530803a8f781d30714265bfdb7d2a21099a3103662a4a4cf885" }, "downloads": -1, "filename": "pyup-django-0.2.1.tar.gz", "has_sig": false, "md5_digest": "55aaab2bbe27c604204c09c0220166d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5199, "upload_time": "2017-02-02T10:20:02", "url": "https://files.pythonhosted.org/packages/e7/56/720fa4a23f786806df8ad1136fa56ab213ff79ec343898601a4ef909cff7/pyup-django-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "87dae29050e2f58f1a434f9645a55871", "sha256": "4bb57ca8ce350636abc28dc4247d4b06c80f8cd3b8657706f04a0bf561b33095" }, "downloads": -1, "filename": "pyup_django-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "87dae29050e2f58f1a434f9645a55871", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6660, "upload_time": "2017-02-02T10:47:25", "url": "https://files.pythonhosted.org/packages/bd/10/d2c69c6b98316fc60d40c11acaeb12dfc843d83d957ea79dc5be2358d9e9/pyup_django-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "444f6e735493218c67def9d3a3a7610e", "sha256": "a6c919fe5f7e9cce767be33186d00630615d45fc30aed844f1cf9b130bcc05e2" }, "downloads": -1, "filename": "pyup-django-0.3.0.tar.gz", "has_sig": false, "md5_digest": "444f6e735493218c67def9d3a3a7610e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5148, "upload_time": "2017-02-02T10:47:27", "url": "https://files.pythonhosted.org/packages/c3/97/1279b00640c76c5b8a468767f3a6e0ef051e01f3e86eb0482cd3afb4533f/pyup-django-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "d499dc7ebf48248b518e54b15efbeefd", "sha256": "fe84cef39c41d5feb24e307d6c8a55454db50df4c6955fa6a890a42b6e58650e" }, "downloads": -1, "filename": "pyup_django-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d499dc7ebf48248b518e54b15efbeefd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6730, "upload_time": "2017-05-15T14:25:34", "url": "https://files.pythonhosted.org/packages/db/58/e1cb6129ba7287a3cb9da7f8e51674f601a03c632c19ef5e7664d2078c90/pyup_django-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6b14e0d73925aaa65bcc11259f40b342", "sha256": "f02242b4c7a8926bf9118054429dcaf84e5708a050548abcd3b2b9de4a7570b9" }, "downloads": -1, "filename": "pyup-django-0.4.0.tar.gz", "has_sig": false, "md5_digest": "6b14e0d73925aaa65bcc11259f40b342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5212, "upload_time": "2017-05-15T14:25:36", "url": "https://files.pythonhosted.org/packages/c1/1d/064592d038f5358ed18366cfaeef3051e12a14eaab69c785641bc8c0313f/pyup-django-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d499dc7ebf48248b518e54b15efbeefd", "sha256": "fe84cef39c41d5feb24e307d6c8a55454db50df4c6955fa6a890a42b6e58650e" }, "downloads": -1, "filename": "pyup_django-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d499dc7ebf48248b518e54b15efbeefd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6730, "upload_time": "2017-05-15T14:25:34", "url": "https://files.pythonhosted.org/packages/db/58/e1cb6129ba7287a3cb9da7f8e51674f601a03c632c19ef5e7664d2078c90/pyup_django-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6b14e0d73925aaa65bcc11259f40b342", "sha256": "f02242b4c7a8926bf9118054429dcaf84e5708a050548abcd3b2b9de4a7570b9" }, "downloads": -1, "filename": "pyup-django-0.4.0.tar.gz", "has_sig": false, "md5_digest": "6b14e0d73925aaa65bcc11259f40b342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5212, "upload_time": "2017-05-15T14:25:36", "url": "https://files.pythonhosted.org/packages/c1/1d/064592d038f5358ed18366cfaeef3051e12a14eaab69c785641bc8c0313f/pyup-django-0.4.0.tar.gz" } ] }