{ "info": { "author": "Dave de Fijter", "author_email": "dave@fijter.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Utilities" ], "description": "=================\r\ndjango-siteupdate\r\n=================\r\n\r\nThanks for downloading django-siteupdate!\r\nThis is a simple Django admin interface for updating a Django site.\r\nThe following features are implemented:\r\n\r\n - Run simple site updates from the Django admin\r\n - Database driven log entries for all siteupdates\r\n - Process your update by a simple server command (for example a bash script)\r\n - Posibility to execute a post process command (for example to restart apache or touch your wsgi file)\r\n\r\nFor installation instructions please see INSTALL.txt", "description_content_type": null, "docs_url": null, "download_url": "http://django-siteupdate.googlecode.com/files/django-siteupdate-0.0.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/django-siteupdate/", "keywords": "django, python, siteupdate, update, deployment", "license": "Copyright (c) 2010, Dave de Fijter \r\nAll rights reserved. \r\n\r\nRedistribution and use in source and binary forms, with or without \r\nmodification, are permitted provided that the following conditions are met: \r\n\r\n * Redistributions of source code must retain the above copyright notice, \r\n this list of conditions and the following disclaimer. \r\n * Redistributions in binary form must reproduce the above copyright \r\n notice, this list of conditions and the following disclaimer in the \r\n documentation and/or other materials provided with the distribution. \r\n * Neither the name of nor the names of its contributors may be used to \r\n endorse or promote products derived from this software without specific \r\n prior written permission. \r\n\r\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" \r\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE \r\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE \r\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE \r\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR \r\nCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF \r\nSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS \r\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN \r\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) \r\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE \r\nPOSSIBILITY OF SUCH DAMAGE.", "maintainer": "", "maintainer_email": "", "name": "django-siteupdate", "package_url": "https://pypi.org/project/django-siteupdate/", "platform": "All", "project_url": "https://pypi.org/project/django-siteupdate/", "project_urls": { "Download": "http://django-siteupdate.googlecode.com/files/django-siteupdate-0.0.3.tar.gz", "Homepage": "http://code.google.com/p/django-siteupdate/" }, "release_url": "https://pypi.org/project/django-siteupdate/0.0.3.dev1/", "requires_dist": null, "requires_python": null, "summary": "Generic site update application for Django", "version": "0.0.3.dev1" }, "last_serial": 175937, "releases": { "0.0.1.dev1": [], "0.0.2.dev1": [], "0.0.3.dev1": [] }, "urls": [] }