{ "info": { "author": "Shrey Agarwal, Taranjeet Singh", "author_email": "shrey.agarwal@paytm.com, reachtotj@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django :: 1.8", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP" ], "description": "===================\nDjango Supermigrate\n===================\n\nDjango Supermigrate is a package to manage migrations on production and development environment with no hassle.\n\nQuick start\n-----------\n\n1. Add \"supermigrate\" to your INSTALLED_APPS like this::\n\n ```\n INSTALLED_APPS = (\n ...\n 'supermigrate',\n )\n ```\n\n2. Modify your DATABASE_ROUTERS to include 'default' router like this::\n\n ```\n DATABASE_ROUTERS = [ 'supermigrate.database_routers.default.DefaultRouter', ]\n ```\n\n3. Add DATABASE_ROUTER_MAPPING in settings like this::\n\n ```\n DATABASE_ROUTER_MAPPING = {\n\n # default db\n \"admin\" : {\n \"DB_FOR_READ\": \"default_slave\",\n \"DB_FOR_WRITE\": \"default\",\n \"DB_FOR_MIGRATE\": [\"default\", \"default_slave\"]\n },\n \"auth\" : {\n \"DB_FOR_READ\": \"default\",\n \"DB_FOR_WRITE\": \"default\",\n \"DB_FOR_MIGRATE\": [\"default\", \"default_slave\"]\n }\n\n # other db here\n\n }\n ```\n\n4. Update settings for live with ::\n\n ```\n ALLOW_MIGRATE_FALSE = False\n\n ALLOW_DB_MIGRATE = {\n 'default': True\n }\n ```", "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/paytm/django-supermigrate", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-supermigrate", "package_url": "https://pypi.org/project/django-supermigrate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-supermigrate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/paytm/django-supermigrate" }, "release_url": "https://pypi.org/project/django-supermigrate/0.6/", "requires_dist": null, "requires_python": null, "summary": "package to manage migrations on production and development environment simultaneously", "version": "0.6" }, "last_serial": 2564100, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "66dc82e121966b242d026e2b6560606f", "sha256": "9151cdf3f721d584644e24f12f52b13a63494b8aba57451edde14d7c0a2b13b9" }, "downloads": -1, "filename": "django-supermigrate-0.1.tar.gz", "has_sig": false, "md5_digest": "66dc82e121966b242d026e2b6560606f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3090, "upload_time": "2016-04-28T09:48:41", "url": "https://files.pythonhosted.org/packages/6f/c7/b06de8568c2ba97a59440e1ae5199aee47c899ae30b8c0f6225dd325e7cf/django-supermigrate-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "23f3c276fe0c4a41cf618acf16fef2b2", "sha256": "670860a9995db91166d77b0547fbb99e11fb689fc0ad00eccc19d28eec1b03a1" }, "downloads": -1, "filename": "django-supermigrate-0.2.tar.gz", "has_sig": false, "md5_digest": "23f3c276fe0c4a41cf618acf16fef2b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3355, "upload_time": "2016-04-28T10:30:54", "url": "https://files.pythonhosted.org/packages/a6/66/e621c01f32cbf21c9eaf3ad710f5d2860ba496fee1d315f86b81e25565d2/django-supermigrate-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "9f4e6c24e0a2e04fef6da6f9d021daf2", "sha256": "38eb844044ceadeb9904e0659911b4bab30d154c8d6698cd056990b26b38d012" }, "downloads": -1, "filename": "django-supermigrate-0.3.tar.gz", "has_sig": false, "md5_digest": "9f4e6c24e0a2e04fef6da6f9d021daf2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3703, "upload_time": "2016-04-28T10:34:24", "url": "https://files.pythonhosted.org/packages/5f/e0/b152d12cc690f8e3757ae54f19235ca7340e11c49fca8b74e0d3e6961135/django-supermigrate-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "d6773eb04c4517af6b2a0fe69d794281", "sha256": "5729ec4edbf6aa7e859fdc8491ee31c93446893bc777ec1e80d5fd16940ea355" }, "downloads": -1, "filename": "django-supermigrate-0.4.tar.gz", "has_sig": false, "md5_digest": "d6773eb04c4517af6b2a0fe69d794281", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3772, "upload_time": "2016-04-28T11:50:55", "url": "https://files.pythonhosted.org/packages/e1/8b/9bcb9d147831b307853b2afe198cf8180f558266c889c8ae40562ca7dabc/django-supermigrate-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "cf39739b27d414b4f1294ce6ee79246b", "sha256": "58165ef24156afd6104c8d5a7aab14fa5913b5c9787aacae3a9e6990cb373dc3" }, "downloads": -1, "filename": "django-supermigrate-0.5.tar.gz", "has_sig": false, "md5_digest": "cf39739b27d414b4f1294ce6ee79246b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3811, "upload_time": "2016-05-05T04:38:56", "url": "https://files.pythonhosted.org/packages/52/09/b219ae0eefe352f8b6a8ff8117ae92b1d25391af8d0b098c8c2915708489/django-supermigrate-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "bb677dffd453628f05e74153819eb21a", "sha256": "f0f58be2c662b54033c326493e5cfb2bda7afc70280647523e8785b24be5d831" }, "downloads": -1, "filename": "django-supermigrate-0.6.tar.gz", "has_sig": false, "md5_digest": "bb677dffd453628f05e74153819eb21a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3806, "upload_time": "2017-01-10T09:19:03", "url": "https://files.pythonhosted.org/packages/9e/db/b1bd724350c4cde5459052d940401d85f0b3850ca8e74f9a6e6da1485995/django-supermigrate-0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bb677dffd453628f05e74153819eb21a", "sha256": "f0f58be2c662b54033c326493e5cfb2bda7afc70280647523e8785b24be5d831" }, "downloads": -1, "filename": "django-supermigrate-0.6.tar.gz", "has_sig": false, "md5_digest": "bb677dffd453628f05e74153819eb21a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3806, "upload_time": "2017-01-10T09:19:03", "url": "https://files.pythonhosted.org/packages/9e/db/b1bd724350c4cde5459052d940401d85f0b3850ca8e74f9a6e6da1485995/django-supermigrate-0.6.tar.gz" } ] }