{ "info": { "author": "Richard Ward", "author_email": "richard@richard.ward.name", "bugtrack_url": null, "classifiers": [], "description": "=====================\nDjango-Sites-Lockdown\n=====================\n\nSometimes with Django you need to include the sites framework because an app\nrequires it, but you don't really want or need staff to be able to add or\ndelete sites in the admin panel. This app removes the capability to add or\nremove sites.\n\nThis is a very simple bit of functionality but it it useful enough to have an\napp so as not to have to repeat the process for every new django site.\n\nInstallation\n============\n\nUse your favorite method to get it from pypi, for example:\n\n::\n\n pip install django-sites-lockdown\n\nThen add ``sites_lockdown`` to your ``INSTALLED_APPS``.", "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/RichardOfWard/django-sites-lockdown", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "Django-Sites-Lockdown", "package_url": "https://pypi.org/project/Django-Sites-Lockdown/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Django-Sites-Lockdown/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/RichardOfWard/django-sites-lockdown" }, "release_url": "https://pypi.org/project/Django-Sites-Lockdown/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Remove the ability to add or edit sites in Django's admin panel.", "version": "0.0.3" }, "last_serial": 1019352, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a5abeea9f16afeea8730c41b20414989", "sha256": "1127ae52ef08084dce9f245cf5855223f33d31ba3a1cc54d647e4164d07ab4bb" }, "downloads": -1, "filename": "Django-Sites-Lockdown-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a5abeea9f16afeea8730c41b20414989", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2668, "upload_time": "2014-03-04T22:59:45", "url": "https://files.pythonhosted.org/packages/76/bc/bc090d15c0cf9ea42ca53ef4fefe5c07ebac069914e56251913bb4dc3043/Django-Sites-Lockdown-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "1fa1e214dad8ae64f9fbcd1597273bf6", "sha256": "eb2f284ddac50c379bee7eaeeb995c914fb97d1fa54348df5062e5d51bd85524" }, "downloads": -1, "filename": "Django-Sites-Lockdown-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1fa1e214dad8ae64f9fbcd1597273bf6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2667, "upload_time": "2014-03-04T23:03:10", "url": "https://files.pythonhosted.org/packages/13/af/f57cfd7cb6afe7f4b1ad6a2632556c37cdaf908aad0b3cd03a1e73c021c7/Django-Sites-Lockdown-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "23b4beb535bd860dbc09485fb73aa893", "sha256": "de302eb31e9f01cb02adc46738f2b7a35e6046f6ea25a247916adf76ddec32be" }, "downloads": -1, "filename": "Django-Sites-Lockdown-0.0.3.tar.gz", "has_sig": false, "md5_digest": "23b4beb535bd860dbc09485fb73aa893", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2660, "upload_time": "2014-03-05T00:16:04", "url": "https://files.pythonhosted.org/packages/d0/7a/10f40bd045f6aa20e35eae9f5b66870b0eafa0bcf0336f4979615b99d05e/Django-Sites-Lockdown-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "23b4beb535bd860dbc09485fb73aa893", "sha256": "de302eb31e9f01cb02adc46738f2b7a35e6046f6ea25a247916adf76ddec32be" }, "downloads": -1, "filename": "Django-Sites-Lockdown-0.0.3.tar.gz", "has_sig": false, "md5_digest": "23b4beb535bd860dbc09485fb73aa893", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2660, "upload_time": "2014-03-05T00:16:04", "url": "https://files.pythonhosted.org/packages/d0/7a/10f40bd045f6aa20e35eae9f5b66870b0eafa0bcf0336f4979615b99d05e/Django-Sites-Lockdown-0.0.3.tar.gz" } ] }