{ "info": { "author": "Shai Berger", "author_email": "shai@platonix.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.8", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\ndjango_18_fast_migrations\n=============================\n\n.. commented-out .. image:: https://badge.fury.io/py/django_18_fast_migrations.svg\n :target: https://badge.fury.io/py/django_18_fast_migrations\n\n.. commented-out .. image:: https://travis-ci.org/shaib/django_18_fast_migrations.svg?branch=master\n :target: https://travis-ci.org/shaib/django_18_fast_migrations\n\n.. commented-out .. image:: https://codecov.io/gh/shaib/django_18_fast_migrations/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/shaib/django_18_fast_migrations\n\nFast migrations from Django 1.10 backported into Django 1.8\n\n.. commented-out Documentation\n -------------\n\n The full documentation is at https://django_18_fast_migrations.readthedocs.io.\n\nUsage\n-----\n\nInstall django_18_fast_migrations::\n\n pip install django_18_fast_migrations\n\nAdd it to your `INSTALLED_APPS`:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'django_18_fast_migrations',\n ...\n )\n\nDone. Your migrations will now run faster.\n\nFeatures\n--------\n\n* Nothing visible, except the time it takes migrations to run.\n\nRunning Tests\n-------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install tox\n (myenv) $ tox\n\nOr::\n\n (myenv) $ cd $SOURCE_ROOT\n (myenv) $ python tests/django_runtests.py\n\nCredits\n-------\n\nThe changes in Django's migrations code which made this happen were mostly\nmade by Markus Holtermann and Simon Charette, of the Django project. Of\ncourse, the Django project and in particular migrations have enjoyed many\ncontributors over the years.\n\nOur contribution here is just to package this code for use in Django 1.8.\n\nThis work was partly supported by Matific_.\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Matific: https://matific.com/\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.1 (2017-06-01)\n++++++++++++++++++\n\n* Fixed a packaging error.\n* Allowed package to be used on Django 1.9.x.\n\n0.1.0 (2017-04-06)\n++++++++++++++++++\n\n* First release on PyPI.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shaib/django_18_fast_migrations", "keywords": "django_18_fast_migrations", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-18-fast-migrations", "package_url": "https://pypi.org/project/django-18-fast-migrations/", "platform": "", "project_url": "https://pypi.org/project/django-18-fast-migrations/", "project_urls": { "Homepage": "https://github.com/shaib/django_18_fast_migrations" }, "release_url": "https://pypi.org/project/django-18-fast-migrations/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Fast migrations from Django 1.10 backported into Django 1.8", "version": "0.1.1" }, "last_serial": 2915894, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f30d678e62d5a58802517bd2b5e90ad1", "sha256": "93c961f9f8a41e728339c61da7ab110fa6d380bccfc2de4d7b12ff53311dc897" }, "downloads": -1, "filename": "django_18_fast_migrations-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f30d678e62d5a58802517bd2b5e90ad1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6492, "upload_time": "2017-04-06T15:38:03", "url": "https://files.pythonhosted.org/packages/81/55/ff829777a400402a5bf0c0d87fafd4a55d6c17c2551e396574da3d7c1bfd/django_18_fast_migrations-0.1.0-py2.py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c1ab34b4be27aa384724abd9d2b02e17", "sha256": "1de513fa1d273cd23af78c6f065ed3ffb30a5eebdacf8733413ff02ed845d646" }, "downloads": -1, "filename": "django_18_fast_migrations-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c1ab34b4be27aa384724abd9d2b02e17", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7672, "upload_time": "2017-06-01T06:44:59", "url": "https://files.pythonhosted.org/packages/08/9c/1f4e0d15dae276b861e5102325b05c2a3bb4389a0a94514f3374effd3c38/django_18_fast_migrations-0.1.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c1ab34b4be27aa384724abd9d2b02e17", "sha256": "1de513fa1d273cd23af78c6f065ed3ffb30a5eebdacf8733413ff02ed845d646" }, "downloads": -1, "filename": "django_18_fast_migrations-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c1ab34b4be27aa384724abd9d2b02e17", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7672, "upload_time": "2017-06-01T06:44:59", "url": "https://files.pythonhosted.org/packages/08/9c/1f4e0d15dae276b861e5102325b05c2a3bb4389a0a94514f3374effd3c38/django_18_fast_migrations-0.1.1-py2.py3-none-any.whl" } ] }