{ "info": { "author": "Glyn Jackson", "author_email": "me.org", "bugtrack_url": null, "classifiers": [], "description": "======================\nDjango Time Out\n======================\n\nA reusable Django application that allows you to put your Django site into maintenance mode.\n\nInstallation\n============\n\nTo get the latest stable release from PyPi\n\n.. code-block:: bash\n\n $ pip install django-time-out\n\nTo get the latest commit from GitHub\n\n.. code-block:: bash\n\n $ pip install -e git+git://git.com:sparky300/django-time-out.git#egg=time_out\n\n\nAdd ``time_out`` to your ``INSTALLED_APPS``\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...,\n 'time_out',\n )\n\nAdd down_time middleware class to your settings.\n\n.. code-block:: python\n\n 'time_out.middleware.DownTimeMiddleware',\n\n\n\nDon't forget to migrate your database\n\n.. code-block:: bash\n\n ./manage.py migrate time_out\n\n\n\nUsage\n-----\n\nThis application simply runs middleware that checks to see if the site is down for\nmaintenance based on scheduled maintenance dates/times.\n\n\nContribute\n----------\n\nIf you want to contribute to this project, please perform the following steps\n\n.. code-block:: bash\n\n # Fork this repository\n # Clone your fork\n $ mkvirtualenv -p python2.7 django-time-out\n $ python setup.py install\n $ pip install -r dev_requirements.txt\n\n $ git co -b feature_branch master\n # Implement your feature and tests\n $ git add . && git commit\n $ git push -u origin feature_branch\n # Send us a pull request for your feature branch", "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/sparky300/django-time-out", "keywords": "django,time-out,maintenance mode", "license": "The MIT License", "maintainer": null, "maintainer_email": null, "name": "django-time-out", "package_url": "https://pypi.org/project/django-time-out/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-time-out/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/sparky300/django-time-out" }, "release_url": "https://pypi.org/project/django-time-out/0.1.8/", "requires_dist": null, "requires_python": null, "summary": "A reusable Django that allows you to put your Django site into maintenance mode.", "version": "0.1.8" }, "last_serial": 847072, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "07bba6e96f92711e2f1a680487dc1651", "sha256": "e9b8d7e67683b6c83a4511eca0137d74b4fc073abb80083bdf01ccd000aab8cb" }, "downloads": -1, "filename": "django-time-out-0.1.tar.gz", "has_sig": false, "md5_digest": "07bba6e96f92711e2f1a680487dc1651", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6302, "upload_time": "2013-08-23T12:40:38", "url": "https://files.pythonhosted.org/packages/08/b3/f7a38be651da87f9e999c4b7371ae101ba01b4b4ec796e9f78cb74f611b5/django-time-out-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "62486929b60dcd29ebf5d45e175de6d2", "sha256": "8a50517cf0438fb9392c60f25a96096b7c830b3cc98403916993bf8aeff94ba5" }, "downloads": -1, "filename": "django-time-out-0.1.1.tar.gz", "has_sig": false, "md5_digest": "62486929b60dcd29ebf5d45e175de6d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6356, "upload_time": "2013-08-23T12:58:19", "url": "https://files.pythonhosted.org/packages/00/6b/f1b12bb8a080d0fb4ab43c1dfa77c24a6d1d24bba0891f616741335b37f3/django-time-out-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "a1c63906bd591d95db58c160bdc09dbe", "sha256": "87a8cc400f964ab7519857760efae3d1c5d116371810904bc55bcf11a00861ee" }, "downloads": -1, "filename": "django-time-out-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a1c63906bd591d95db58c160bdc09dbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6475, "upload_time": "2013-08-23T13:09:26", "url": "https://files.pythonhosted.org/packages/10/12/d693717121cfdc45fac7cb5d93ad74f179261d689755b886d981ca8823c2/django-time-out-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "34745f3124393dc2a227129835adedb2", "sha256": "816fdec0ccca3746501791af80c3af694874cd10a8ddfef1c5bd9d87c51f9652" }, "downloads": -1, "filename": "django-time-out-0.1.3.tar.gz", "has_sig": false, "md5_digest": "34745f3124393dc2a227129835adedb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6436, "upload_time": "2013-08-23T13:31:18", "url": "https://files.pythonhosted.org/packages/eb/f7/6dbe93744f03b0e0112021b5c69aa61ea0ba6b19ff98ff7f2fcd05b96230/django-time-out-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "673127d952d2a1bdd5fd1bb50ad5efb1", "sha256": "c30c98038f09f28909968f3aa82f99afca88bb083dfa8bc7bc64f5a397a7949c" }, "downloads": -1, "filename": "django-time-out-0.1.4.tar.gz", "has_sig": false, "md5_digest": "673127d952d2a1bdd5fd1bb50ad5efb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6435, "upload_time": "2013-08-23T13:42:41", "url": "https://files.pythonhosted.org/packages/9c/c6/d86895c60182a84a12126f250ff157552913c16033f99d4787c25c5e4d3c/django-time-out-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "24a56e0ae1305667c33e37fafc7ea541", "sha256": "7a3d6677ce7c412aaca6316f7e5f34f5b74cd9aa240154c71c3d4e7ebf525fe5" }, "downloads": -1, "filename": "django-time-out-0.1.5.tar.gz", "has_sig": false, "md5_digest": "24a56e0ae1305667c33e37fafc7ea541", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6410, "upload_time": "2013-08-23T13:53:09", "url": "https://files.pythonhosted.org/packages/bb/4f/430bb7439f835385eed16565c33dee178a5657921e18452b2f7e4ea83ac8/django-time-out-0.1.5.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "cd407e9d2c4c0f5abe3d91653ba3d20d", "sha256": "1612c7e0eb756cd1c9634a4d1b7a8d43b9cf66fc7894f0625fb16606a6aaa981" }, "downloads": -1, "filename": "django-time-out-0.1.7.tar.gz", "has_sig": false, "md5_digest": "cd407e9d2c4c0f5abe3d91653ba3d20d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6460, "upload_time": "2013-08-23T14:02:45", "url": "https://files.pythonhosted.org/packages/44/85/81226d5633a3f0fb2cfb1f9415199d026ed94edf1272c352b13f0bd1bf07/django-time-out-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "7ed818e211b1c90ac95312ce8a517741", "sha256": "b78daa29a19445a9179a40c713fbe72e018976dab2c0553ba68ff0613680bc9c" }, "downloads": -1, "filename": "django-time-out-0.1.8.tar.gz", "has_sig": false, "md5_digest": "7ed818e211b1c90ac95312ce8a517741", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6472, "upload_time": "2013-08-23T14:14:51", "url": "https://files.pythonhosted.org/packages/e1/57/9479c7aedd7aacff4ea0c8f7fb23cf76183d8b27ff96ff5dfa2d0aa8aef7/django-time-out-0.1.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ed818e211b1c90ac95312ce8a517741", "sha256": "b78daa29a19445a9179a40c713fbe72e018976dab2c0553ba68ff0613680bc9c" }, "downloads": -1, "filename": "django-time-out-0.1.8.tar.gz", "has_sig": false, "md5_digest": "7ed818e211b1c90ac95312ce8a517741", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6472, "upload_time": "2013-08-23T14:14:51", "url": "https://files.pythonhosted.org/packages/e1/57/9479c7aedd7aacff4ea0c8f7fb23cf76183d8b27ff96ff5dfa2d0aa8aef7/django-time-out-0.1.8.tar.gz" } ] }