{ "info": { "author": "Mantas Vidutis", "author_email": "mantas@turbines.io", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nDjango Site Status\n=====\n\n.. image:: https://badge.fury.io/py/django-site-status.png\n :target: http://badge.fury.io/py/django-site-status\n\nDjango Site Status is a simple Django app to display time based statuses to your users.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"site_status\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = (\n ...\n 'site_status',\n )\n\n2. Add the status context processor to your template context processors like this::\n\n TEMPLATE_CONTEXT_PROCESSORS = (\n ...\n 'site_status.context_processors.inject_statuses'\n )\n\n3. Run `python manage.py migrate` to create the status models.\n\n4. Use statuses anywhere you like in your templates::\n\n {% for status in statuses %}\n ...\n {% endfor %}", "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/changecoin/django-site-status", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-site-status", "package_url": "https://pypi.org/project/django-site-status/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-site-status/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/changecoin/django-site-status" }, "release_url": "https://pypi.org/project/django-site-status/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "A simple Django app to issue site wide alerts", "version": "0.1.4" }, "last_serial": 1009299, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ec95a9023209320e7235a6bfe9361a03", "sha256": "d1efd0ed63399a6f92c633a997568d3ce2e6b3ef046a252099d34114f52b2fdb" }, "downloads": -1, "filename": "django-site-status-0.1.macosx-10.9-x86_64.exe", "has_sig": false, "md5_digest": "ec95a9023209320e7235a6bfe9361a03", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 65572, "upload_time": "2014-02-18T20:27:51", "url": "https://files.pythonhosted.org/packages/58/b4/3fb9643610afe3491af30062199fb194f2f2c82e46d5bd786f439a6c6d08/django-site-status-0.1.macosx-10.9-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "f9306683776241bb8b366a71a2586342", "sha256": "285bddd6e52ffa2289abb225fc0731f3c0603ac54587a193146272c0f0525906" }, "downloads": -1, "filename": "django-site-status-0.1.tar.gz", "has_sig": false, "md5_digest": "f9306683776241bb8b366a71a2586342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2251, "upload_time": "2014-02-18T20:27:49", "url": "https://files.pythonhosted.org/packages/8e/72/3603cf2020b84cd66a8e6c0fbcd540aa999fe57d94b1dba89337b76bea59/django-site-status-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "1b671d38445a4b68aaff3a772559afde", "sha256": "ad0c477ccf01c8e3dc7dff631623db43151d7dcaa4348b245f1c800848b9aa43" }, "downloads": -1, "filename": "django-site-status-0.1.1.macosx-10.9-x86_64.exe", "has_sig": false, "md5_digest": "1b671d38445a4b68aaff3a772559afde", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 65810, "upload_time": "2014-02-18T22:00:08", "url": "https://files.pythonhosted.org/packages/03/92/7e32f48885c1f39bb90eca2c6388fd14eba407df75c8a46fa9020b71fbac/django-site-status-0.1.1.macosx-10.9-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "314e3ab79f4440ed5cdbfc0c02fcb94f", "sha256": "223df61c5fdc5177c5d87ccaa8322152da39242e01fd9f949abdfd0fd751eadb" }, "downloads": -1, "filename": "django-site-status-0.1.1.tar.gz", "has_sig": false, "md5_digest": "314e3ab79f4440ed5cdbfc0c02fcb94f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2356, "upload_time": "2014-02-18T22:00:06", "url": "https://files.pythonhosted.org/packages/88/61/e2365be2eeee68f84b6cded11caf7901230dd21fe5c5894c1783398a0dc8/django-site-status-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "ff7033a7270129a8c1b69608e0afe47c", "sha256": "aaca9d3933aac423f2115d887f2a54e2b84d06963cb27a09d6ce2d152a5440bb" }, "downloads": -1, "filename": "django-site-status-0.1.2.macosx-10.9-x86_64.exe", "has_sig": false, "md5_digest": "ff7033a7270129a8c1b69608e0afe47c", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 65972, "upload_time": "2014-02-20T01:14:02", "url": "https://files.pythonhosted.org/packages/fd/1c/be22d63105f0b8e113ccda204e1ac9b47bfef3aaf648f5af3f9715208d91/django-site-status-0.1.2.macosx-10.9-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "df1720e8d5ee026b199ded0f2722d5b7", "sha256": "354c2cd47710ddd74468255f3dfff0c13b0705fbf1ced0ef290a0639984f9f12" }, "downloads": -1, "filename": "django-site-status-0.1.2.tar.gz", "has_sig": false, "md5_digest": "df1720e8d5ee026b199ded0f2722d5b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2418, "upload_time": "2014-02-20T01:13:57", "url": "https://files.pythonhosted.org/packages/56/29/49718d1d600f9f357d775c4466aff01241b3929ef83d00908cdbbbaae916/django-site-status-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "d8f6c8eb58ec2d175952d6479343cd4f", "sha256": "3da764d707e7bc373d7d1ec913339525e43b401c3fbeefadebe6c4ea5ac14fac" }, "downloads": -1, "filename": "django-site-status-0.1.3.macosx-10.9-x86_64.exe", "has_sig": false, "md5_digest": "d8f6c8eb58ec2d175952d6479343cd4f", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 68228, "upload_time": "2014-02-21T17:57:29", "url": "https://files.pythonhosted.org/packages/91/2c/6fde2d34d9a77cf94c6fd372519f698f787678acff7b67e7c69adb61588a/django-site-status-0.1.3.macosx-10.9-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "0fbab7bd6cd1bc08a907fd4a29f72bb1", "sha256": "8832f1fcb84686fa1f587c118870bb37f13b46be3d6214dc06b83695734fdb84" }, "downloads": -1, "filename": "django-site-status-0.1.3.tar.gz", "has_sig": false, "md5_digest": "0fbab7bd6cd1bc08a907fd4a29f72bb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3685, "upload_time": "2014-02-21T17:57:27", "url": "https://files.pythonhosted.org/packages/d7/9c/0fa06c5af985284ee5e8824db28c0460da7a687651074e4dffa8d3c54536/django-site-status-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "ec7f327bb50e779c0915523c08d676ed", "sha256": "b76f797a271c6a47d082676ac67580d2b541540df470794797c94191be0abf7b" }, "downloads": -1, "filename": "django-site-status-0.1.4.macosx-10.9-x86_64.exe", "has_sig": false, "md5_digest": "ec7f327bb50e779c0915523c08d676ed", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 68240, "upload_time": "2014-02-23T17:31:11", "url": "https://files.pythonhosted.org/packages/58/10/54c67fb0589bf3da3a04efcb467feb9b737647c8ca0b787733d19534c0aa/django-site-status-0.1.4.macosx-10.9-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "2349b26705747f3a04c5cee14e2edff9", "sha256": "55cf3584f8d17bc4a2a6f1d84e75364796cd813533f38e70fb05d6add7ca6f69" }, "downloads": -1, "filename": "django-site-status-0.1.4.tar.gz", "has_sig": false, "md5_digest": "2349b26705747f3a04c5cee14e2edff9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3692, "upload_time": "2014-02-23T17:31:09", "url": "https://files.pythonhosted.org/packages/75/fc/a3f966e4349c09c8bdbbfec77e8fe8aa38bef843714ede79f7cbcac6f379/django-site-status-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ec7f327bb50e779c0915523c08d676ed", "sha256": "b76f797a271c6a47d082676ac67580d2b541540df470794797c94191be0abf7b" }, "downloads": -1, "filename": "django-site-status-0.1.4.macosx-10.9-x86_64.exe", "has_sig": false, "md5_digest": "ec7f327bb50e779c0915523c08d676ed", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 68240, "upload_time": "2014-02-23T17:31:11", "url": "https://files.pythonhosted.org/packages/58/10/54c67fb0589bf3da3a04efcb467feb9b737647c8ca0b787733d19534c0aa/django-site-status-0.1.4.macosx-10.9-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "2349b26705747f3a04c5cee14e2edff9", "sha256": "55cf3584f8d17bc4a2a6f1d84e75364796cd813533f38e70fb05d6add7ca6f69" }, "downloads": -1, "filename": "django-site-status-0.1.4.tar.gz", "has_sig": false, "md5_digest": "2349b26705747f3a04c5cee14e2edff9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3692, "upload_time": "2014-02-23T17:31:09", "url": "https://files.pythonhosted.org/packages/75/fc/a3f966e4349c09c8bdbbfec77e8fe8aa38bef843714ede79f7cbcac6f379/django-site-status-0.1.4.tar.gz" } ] }