{ "info": { "author": "Philipp B\u00f6hm", "author_email": "dev@pboehm.org", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "django-data-migration\n=====================\n\n|Build Status| |Coverage| |PyPi version| |PyPi downloads| |License|\n\n``django-data-migration`` is a reusable Django app that migrates your\nlegacy data into your new django app. The only thing you have to supply\nis an appropriate SQL query that transforms your data from the old\nschema into your model structure. Dependencies between these migrations\nwill be resolved automatically. Give it a try!\n\nThis extension is tested automatically against:\n\n- Django 1.5\n- Django 1.6\n- Django 1.7\n\non Python 2.7, 3.3 and 3.4.\n\nPython 3.2 is not supported, due to a `SyntaxError in the future\nlibrary `__\nwhich is used to support both Python 2 and 3.\n\nInstallation\n------------\n\n1. Install using pip:\n\n ::\n\n pip install django-data-migration\n\n2. Add to ``INSTALLED_APPS``:\n\n ::\n\n 'data_migration',\n\n3. Run ``./manage.py migrate`` or ``./manage.py syncdb`` to create the\n included models\n\nAlternatively, you can add ``django-data-migration`` to your\n``requirements.txt``.\n\nDocumentation\n-------------\n\nThe documentation of ``django-data-migration`` is built by ``sphinx``\nand can be edited in the ``docs/`` directory of this project.\n\n`Go to the Documentation on Read The\nDocs `__\n\nStatus of project\n-----------------\n\nThis app has been extracted out of a production system and some work has\nbeen done, to write tests and refactor code. The project documentation\nis a work in progress.\n\nStart participating\n-------------------\n\n- Fork the project on Github and clone it locally\n- Install Python 2.7 and 3.3, ``virtualenv`` and ``tox``\n- Run the tests with ``tox`` against all supported versions of Python\n- Create a Pull Request on Github\n\n.. |PyPi version| image:: https://pypip.in/v/django-data-migration/badge.png\n :target: https://crate.io/packages/django-data-migration/\n.. |PyPi downloads| image:: https://pypip.in/d/django-data-migration/badge.png\n :target: https://crate.io/packages/django-data-migration/\n.. |Build Status| image:: https://travis-ci.org/pboehm/django-data-migration.png?branch=master\n :target: https://travis-ci.org/pboehm/django-data-migration\n.. |License| image:: https://pypip.in/license/django-data-migration/badge.png\n :target: https://pypi.python.org/pypi/django-data-migration/\n.. |Coverage| image:: https://coveralls.io/repos/pboehm/django-data-migration/badge.png?branch=master\n :target: https://coveralls.io/r/pboehm/django-data-migration?branch=master", "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/pboehm/django-data-migration", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-data-migration", "package_url": "https://pypi.org/project/django-data-migration/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-data-migration/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pboehm/django-data-migration" }, "release_url": "https://pypi.org/project/django-data-migration/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Data migration framework for Django that migrates legacy data into your new django app", "version": "0.2.1" }, "last_serial": 1219868, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "540341c3464c3d487359bd1919932f7f", "sha256": "6614623e99c885eab5b69d24a2a83a84516fd90204fc8f929c7f38f63535be04" }, "downloads": -1, "filename": "django-data-migration-0.1.tar.gz", "has_sig": false, "md5_digest": "540341c3464c3d487359bd1919932f7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7870, "upload_time": "2014-01-15T16:45:03", "url": "https://files.pythonhosted.org/packages/53/45/474fb5b46b4cfa13c62e683c3182d60e6f36d638938075295c22d9ae78cb/django-data-migration-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c6535575e6cf4b3dcf172ab83fcc1618", "sha256": "c2570e067b9956570baf9c564ac70c9089c134152fd5666040a9d74162ac84af" }, "downloads": -1, "filename": "django-data-migration-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c6535575e6cf4b3dcf172ab83fcc1618", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8409, "upload_time": "2014-01-21T21:15:42", "url": "https://files.pythonhosted.org/packages/0f/16/e9819f6b1268751823737aaf1d2537c8da425f9016570656c76fcecd8a4d/django-data-migration-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "91f9f99078925217c452798e750ecc64", "sha256": "c0e783233e892c1adcc73a6a527d5a229584489854658a0fa36e9e276619b96c" }, "downloads": -1, "filename": "django-data-migration-0.1.2.tar.gz", "has_sig": false, "md5_digest": "91f9f99078925217c452798e750ecc64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8924, "upload_time": "2014-01-28T11:16:45", "url": "https://files.pythonhosted.org/packages/1f/fa/9c661e168a50debb2a53f9e14855ce52915b30dcbb1c5626b6d2286084f5/django-data-migration-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "0ce60edf85f79151265a6cb7dd9f42f0", "sha256": "22949c27ef57a85de3693aa3af2f4296a89b17c7d7cf864380e83e680d50b3b8" }, "downloads": -1, "filename": "django-data-migration-0.1.3.tar.gz", "has_sig": false, "md5_digest": "0ce60edf85f79151265a6cb7dd9f42f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9221, "upload_time": "2014-02-18T21:29:33", "url": "https://files.pythonhosted.org/packages/06/93/e4052a715aa0808a49c2daf10f0f496b9dfbc9229a489de8ad669ca5e652/django-data-migration-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "670629e45114b4d79fb8da2fe237ac28", "sha256": "eab7cfee22d6fa5c57b7a6a51085caa892ab8a33fea477c5db95555a81b881e2" }, "downloads": -1, "filename": "django-data-migration-0.1.4.tar.gz", "has_sig": false, "md5_digest": "670629e45114b4d79fb8da2fe237ac28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9228, "upload_time": "2014-02-20T22:18:45", "url": "https://files.pythonhosted.org/packages/d9/0b/1371cf0ba4db5b12fd5dc54e70259dc90ff0ef4f80a0b52bdb2857db3d88/django-data-migration-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "08a70dd6574e6be332dacc47eb4bb6e5", "sha256": "016e801426e3012fc8c3ec04bf522857668768aa839595e97d75a005a8ba034f" }, "downloads": -1, "filename": "django-data-migration-0.1.5.tar.gz", "has_sig": false, "md5_digest": "08a70dd6574e6be332dacc47eb4bb6e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9436, "upload_time": "2014-02-26T14:13:35", "url": "https://files.pythonhosted.org/packages/b0/20/65f8d69d152526db022305cc4a5dad0b260e786811824fb642963df55669/django-data-migration-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "5405a5106d014ebd8fe958f02714a42e", "sha256": "076ee71e4f5341d351d1ab5b6a2f561ff5b8c8f1f39cd2be25b479a860f0a7ed" }, "downloads": -1, "filename": "django-data-migration-0.1.6.tar.gz", "has_sig": false, "md5_digest": "5405a5106d014ebd8fe958f02714a42e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9644, "upload_time": "2014-03-20T19:49:40", "url": "https://files.pythonhosted.org/packages/96/4a/6e15d0a224bf26f64fb6c91d6a29505f6c77593ef14d09478522a2aceff2/django-data-migration-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "b4a7ac111f05d6274336d879f325cc8a", "sha256": "df28c3bd76f251b2a04e9ed01e217041e5f7e7813024570c92b0600a9fa00c09" }, "downloads": -1, "filename": "django-data-migration-0.1.7.tar.gz", "has_sig": false, "md5_digest": "b4a7ac111f05d6274336d879f325cc8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9770, "upload_time": "2014-04-01T10:20:27", "url": "https://files.pythonhosted.org/packages/76/1d/baf97e4e5528bb8c4569dfdad0dcd00f09071bc0184973aa23fe389389a4/django-data-migration-0.1.7.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "b51df8fb02c9033f1797a14d9ca57180", "sha256": "2d2cf6ab4220b96fa00732d2cf0c6cf22e12328dcd4cd439e8d6178ea6416cd4" }, "downloads": -1, "filename": "django-data-migration-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b51df8fb02c9033f1797a14d9ca57180", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10607, "upload_time": "2014-04-19T23:02:09", "url": "https://files.pythonhosted.org/packages/9e/95/bec503e0f87b095bdf03aa6ac219ce0c308c7b98c1d6a0f5a34a65fd4ad3/django-data-migration-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "2d80282d9d20fcc45fbdf7e7b9510b95", "sha256": "372954381c7bd1ddc47fa9f57c9c588fbbe2358f15fc90515b3b866a8bbe9854" }, "downloads": -1, "filename": "django-data-migration-0.2.1.tar.gz", "has_sig": false, "md5_digest": "2d80282d9d20fcc45fbdf7e7b9510b95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10701, "upload_time": "2014-09-10T20:39:49", "url": "https://files.pythonhosted.org/packages/7a/ae/d5228a7827daaeaeeaefb8758ea1de7618b0e60cecc54d3eb730052051be/django-data-migration-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d80282d9d20fcc45fbdf7e7b9510b95", "sha256": "372954381c7bd1ddc47fa9f57c9c588fbbe2358f15fc90515b3b866a8bbe9854" }, "downloads": -1, "filename": "django-data-migration-0.2.1.tar.gz", "has_sig": false, "md5_digest": "2d80282d9d20fcc45fbdf7e7b9510b95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10701, "upload_time": "2014-09-10T20:39:49", "url": "https://files.pythonhosted.org/packages/7a/ae/d5228a7827daaeaeeaefb8758ea1de7618b0e60cecc54d3eb730052051be/django-data-migration-0.2.1.tar.gz" } ] }