{ "info": { "author": "Geert Dekkers", "author_email": "geert@djangowebstudio.nl", "bugtrack_url": null, "classifiers": [], "description": "DJANGO MYSQLDUMP\n----------------\n\nSimple dump tool to automate dumps, for example during automated deploys\nWorks with older django versions (< 1.3)\n\nDumps the default database when it is mysql. \nPreferably to be triggered by a cron job, or launchd on macosx.\nCould also be triggered by Scheduler on Windows, but we're not using Windows, are we?\n\nProduces a timestamped dump which could be used for rollback.\nTakes app specific settings, to be found in settings.py\n\n# Required settings\n# -----------------\nAPP_LOGS_ROOT\nAPP_DUMP_PATH\n\n# Optional settings\n# -----------------\nAPP_MYSQLDUMP_PATH = 'usr/bin' #(path to mysqldump, default is /usr/bin)\nAPP_DB_ROLLBACKS = 60 #(no. of rollbacks, default 60)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/DjangoMySQLDump/", "keywords": "django mysql dump", "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "DjangoMySQLDump", "package_url": "https://pypi.org/project/DjangoMySQLDump/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/DjangoMySQLDump/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/DjangoMySQLDump/" }, "release_url": "https://pypi.org/project/DjangoMySQLDump/0.1/", "requires_dist": null, "requires_python": null, "summary": "Simple dump tool to automate dumps, for example during automated deploys", "version": "0.1" }, "last_serial": 2203090, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d1cfd5e8cb76b2c51fc1fe213cd7aaac", "sha256": "0141546fa24df40a63216feb1857e7535d237f26e350e37c954c43c7954f9dca" }, "downloads": -1, "filename": "DjangoMySQLDump-0.1.tar.gz", "has_sig": false, "md5_digest": "d1cfd5e8cb76b2c51fc1fe213cd7aaac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3323, "upload_time": "2016-07-05T10:17:34", "url": "https://files.pythonhosted.org/packages/1d/5e/6dd5cc86272e5eaac030ccbc926781431d9e9b0f25f724f5c2707dc18bf5/DjangoMySQLDump-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d1cfd5e8cb76b2c51fc1fe213cd7aaac", "sha256": "0141546fa24df40a63216feb1857e7535d237f26e350e37c954c43c7954f9dca" }, "downloads": -1, "filename": "DjangoMySQLDump-0.1.tar.gz", "has_sig": false, "md5_digest": "d1cfd5e8cb76b2c51fc1fe213cd7aaac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3323, "upload_time": "2016-07-05T10:17:34", "url": "https://files.pythonhosted.org/packages/1d/5e/6dd5cc86272e5eaac030ccbc926781431d9e9b0f25f724f5c2707dc18bf5/DjangoMySQLDump-0.1.tar.gz" } ] }