{ "info": { "author": "Richard Stromer", "author_email": "noxan@byteweaver.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3" ], "description": "# django-versioncheck\n\nPrototyping a small django app which tries to be annoying if your django version is outdated.\n\n## Installation\n\nIf you want to install the latest stable release from PyPi:\n\n $ pip install django-versioncheck\n\nIf you want to install the latest development version from GitHub:\n\n $ pip install -e git://github.com/byteweaver/django-versioncheck#egg=django-versioncheck\n\nAdd `versioncheck` to your `INSTALLED_APPS`:\n\n INSTALLED_APPS = (\n ...\n 'versioncheck',\n ...\n )\n\n## How to use\n\nAt the momement django-versioncheck does just provide a simple management command to display the installed django\nversion and the latest upstream version on PYPI.\n\n $ python manage.py checkversion\n\n### Web view usage\n\nHook this app into your urls.py:\n\n urlpatterns = patterns('',\n ...\n url(r'^versioncheck/', include('versioncheck.urls', namespace='versioncheck')),\n ...\n )\n\nWARNING: This view is not secured and exposes your current Django version, use with caution!\n\n## Python version notice\n\nThe current version is developed to be used with Python 3 and only tested on this major version.\n\n\n## Changelog\n\nSee `Changelog.md` file.\n\n## Todo & Roadmap\n\nIt is just a protoype, most features are not ready yet.\n\nhttps://github.com/byteweaver/django-versioncheck/issues", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/noxan/django-versioncheck", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-versioncheck", "package_url": "https://pypi.org/project/django-versioncheck/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-versioncheck/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/noxan/django-versioncheck" }, "release_url": "https://pypi.org/project/django-versioncheck/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A small django app which tries to be annoying if your django version is outdated.", "version": "0.1.0" }, "last_serial": 1581769, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7202a4a604bac9b81b629031f54f3980", "sha256": "f920508b5f34f5b15439b16bf49d38192fd1e7a38bdac848018aabe2844fc8f8" }, "downloads": -1, "filename": "django-versioncheck-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7202a4a604bac9b81b629031f54f3980", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3182, "upload_time": "2013-11-14T11:00:05", "url": "https://files.pythonhosted.org/packages/d8/88/99bb6dda0d610d2985e758252ccd4ed60ae052b86b82373da7c4a056f09a/django-versioncheck-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "53e002b39feb05a5c063e29c036fea32", "sha256": "760a7bbb8eac2deffc880a9886d829602ff5cebd0b892b486ad1abf443e62eb5" }, "downloads": -1, "filename": "django-versioncheck-0.0.2.tar.gz", "has_sig": false, "md5_digest": "53e002b39feb05a5c063e29c036fea32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3503, "upload_time": "2013-12-10T23:49:27", "url": "https://files.pythonhosted.org/packages/72/fc/0cde0fd1a1ed1b4e14fccafc50a7235d92fb2447f4f94892ff42164d5b8d/django-versioncheck-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e12db11920438863b0015258f9b6cae7", "sha256": "5f1f8fdbb82a742a06ae93348a3a3fbab9563d7b5661d746ba28c0dc214c5cf9" }, "downloads": -1, "filename": "django-versioncheck-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e12db11920438863b0015258f9b6cae7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3297, "upload_time": "2015-06-07T09:14:17", "url": "https://files.pythonhosted.org/packages/cf/4f/f932c31bb3cf796b1aa57d462f6d2637629f36443d42a3b1d8f5fb6e2f81/django-versioncheck-0.0.3.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "2df1251b8da8fdb04398b9bdc63981c4", "sha256": "45c99c298fe63b66e33b812b5538de801122d3b81166bc8b01033e10e8222ea4" }, "downloads": -1, "filename": "django-versioncheck-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2df1251b8da8fdb04398b9bdc63981c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3649, "upload_time": "2015-06-07T09:37:02", "url": "https://files.pythonhosted.org/packages/ba/f9/07f00313e5f6598b55d0315860bc0d87cc530232d12cb9cdc17a51219f91/django-versioncheck-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2df1251b8da8fdb04398b9bdc63981c4", "sha256": "45c99c298fe63b66e33b812b5538de801122d3b81166bc8b01033e10e8222ea4" }, "downloads": -1, "filename": "django-versioncheck-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2df1251b8da8fdb04398b9bdc63981c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3649, "upload_time": "2015-06-07T09:37:02", "url": "https://files.pythonhosted.org/packages/ba/f9/07f00313e5f6598b55d0315860bc0d87cc530232d12cb9cdc17a51219f91/django-versioncheck-0.1.0.tar.gz" } ] }