{ "info": { "author": "Henrique Bastos", "author_email": "henrique@bastos.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "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", "Topic :: Software Development :: Libraries" ], "description": "Django Test Without Migrations: Disable migrations when running your Django tests\n=================================================================================\n\n.. image:: https://img.shields.io/travis/henriquebastos/django-test-without-migrations.svg\n :target: https://travis-ci.org/henriquebastos/django-test-without-migrations\n :alt: Test Status\n\n.. image:: https://landscape.io/github/henriquebastos/django-test-without-migrations/master/landscape.png\n :target: https://landscape.io/github/henriquebastos/django-test-without-migrations/master\n :alt: Code Helth\n\n.. image:: https://img.shields.io/pypi/v/django-test-without-migrations.svg\n :target: https://pypi.python.org/pypi/django-test-without-migrations/\n :alt: Latest PyPI version\n\n\n.. image:: https://img.shields.io/pypi/dm/django-test-without-migrations.svg\n :target: https://pypi.python.org/pypi/django-test-without-migrations/\n :alt: Number of PyPI downloads\n\n.. image:: https://img.shields.io/github/license/henriquebastos/django-test-without-migrations.svg\n :target: https://pypi.python.org/pypi/django-test-without-migrations/\n :alt: License\n\n*Test Without Migrations* is a `manage.py test` command extension.\n\nThe new Django 1.7 and 1.8 migration backend demands that you create a migration every time you change a model.\n\nThis can be inconvenient when you're just trying to explore your models code.\n\nIn older Django versions, with `South` we could use the `SOUTH_TEST_MIGRATIONS` settings to tell Django to simply create all model tables without running migrations.\n\nThis app adds this capability to Django by extending the `manage.py test` command with a `--nomigrations` option.\n\n\nInstallation\n------------\n\n*Test Without Migrations* works with Django 1.7+.\n\nTo install it, simply:\n\n.. code-block:: bash\n\n $ pip install django-test-without-migrations\n\nThen add it to your `INSTALLED_APPS` on your `settings.py`:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n # ...\n 'test_without_migrations',\n )\n\nYou will want to make sure that `test_without_migrations` appears **before**\nany other apps in ``INSTALLED_APPS`` that provide a custom ``test`` management\ncommand.\n\nIn this case, you will also want to set the ``TEST_WITHOUT_MIGRATIONS_COMMAND``\nsetting:\n\n.. code-block:: python\n\n TEST_WITHOUT_MIGRATIONS_COMMAND = 'django_nose.management.commands.test.Command'\n\nThis will ensure that you don't lose any additional functionality provided by\nyour custom ``test`` management command.\n\n\nUsage\n-----\n\nInform the flag ``--nomigrations`` when running your tests:\n\n.. code-block:: bash\n\n $ python manage.py test --nomigrations\n\nOr use the alias ``-n``:\n\n.. code-block:: bash\n\n $ python manage.py test -n\n\nVersion 0.6 also supports `testserver` command:\n\n.. code-block:: bash\n\n $ python manage.py testserver --nomigrations myfixture.json\n\nInspiration\n-----------\n\nThis library was directly inspired by this solution: https://gist.github.com/NotSqrt/5f3c76cd15e40ef62d09\n\nAuthor\n------\n\n* `Henrique Bastos `_\n\nLicense\n=======\n\nThe MIT License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/henriquebastos/django-test-without-migrations/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-test-without-migrations", "package_url": "https://pypi.org/project/django-test-without-migrations/", "platform": "any", "project_url": "https://pypi.org/project/django-test-without-migrations/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/henriquebastos/django-test-without-migrations/" }, "release_url": "https://pypi.org/project/django-test-without-migrations/0.6/", "requires_dist": null, "requires_python": null, "summary": "Disable migrations when running your Django tests.", "version": "0.6" }, "last_serial": 2800211, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9a6aa1d275a2a31dfccd9a219bf8221f", "sha256": "cb69f0663fe30fdadf0628174b8c441d68a36e9dbdcd416a1400137ed6e75e06" }, "downloads": -1, "filename": "django_test_without_migrations-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9a6aa1d275a2a31dfccd9a219bf8221f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5453, "upload_time": "2014-12-13T13:33:35", "url": "https://files.pythonhosted.org/packages/6f/c5/2000514dcc7f58e772e30e62b09724c30d23d042307f8462c411d13c0ff2/django_test_without_migrations-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b431e2e6217412c06a5026028fbb20e8", "sha256": "a6368125f1ee4cb6c25a69dd3b8a22225fd3c0bfacf5215e39529d157137d7c0" }, "downloads": -1, "filename": "django-test-without-migrations-0.1.tar.gz", "has_sig": false, "md5_digest": "b431e2e6217412c06a5026028fbb20e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2656, "upload_time": "2014-12-13T13:33:28", "url": "https://files.pythonhosted.org/packages/f9/f7/92375b39e3c17f6ee91a47d856f907c21a22e2aaf1cdb5163c9974461d61/django-test-without-migrations-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "a2a7af12b0ba852346451e608f0e90d2", "sha256": "c852e6016804d15f1de8a956db734e0a8e0fa287538b7ca178f30784d0c95167" }, "downloads": -1, "filename": "django_test_without_migrations-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a2a7af12b0ba852346451e608f0e90d2", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5653, "upload_time": "2015-04-06T22:45:16", "url": "https://files.pythonhosted.org/packages/e4/92/7c7d06154115b4e89b37368705929e224106d69f26d0e0a1caf88459da29/django_test_without_migrations-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "835cf1fdbaf4f099b648bab0008ddbcc", "sha256": "881afcbd3f539432450b856549467b6276b28fdf94acee0810b79039218d22e6" }, "downloads": -1, "filename": "django-test-without-migrations-0.2.tar.gz", "has_sig": false, "md5_digest": "835cf1fdbaf4f099b648bab0008ddbcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2848, "upload_time": "2015-04-06T22:45:11", "url": "https://files.pythonhosted.org/packages/67/1c/7aa9b392dee10edf48e339c1d2f3448f4c1a3399edde09e9fb01286866d2/django-test-without-migrations-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "9e74dec54dd00c06d03871f3b4fe3fec", "sha256": "b9601da1bfd63e20caba3cff598dae37c554567c98d2a610a6510aeccabd62dd" }, "downloads": -1, "filename": "django-test-without-migrations-0.3.tar.gz", "has_sig": false, "md5_digest": "9e74dec54dd00c06d03871f3b4fe3fec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2875, "upload_time": "2015-09-30T20:38:21", "url": "https://files.pythonhosted.org/packages/64/9e/183f4cb85a0e3ec2e21099048234238c3291b2d96c0e52e31e6bfefd71f0/django-test-without-migrations-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "d078a70f6c63cb6abb7dda7dce584315", "sha256": "6406aa7bb954508577c591f10bdc17424d98493278677818d84149bdadb5f42d" }, "downloads": -1, "filename": "django_test_without_migrations-0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d078a70f6c63cb6abb7dda7dce584315", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6173, "upload_time": "2015-12-14T18:49:02", "url": "https://files.pythonhosted.org/packages/ef/98/c9d1d6fd5dcb5d82d601db70a8b97d1b197bb048b7fbc3dc675f10b6b873/django_test_without_migrations-0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "77e2ea22404b3daa07394ed50a833b3d", "sha256": "2b69474796827083bd3f3cb242c87a57e6fecf3f5bb7c87dfab46e589464a07c" }, "downloads": -1, "filename": "django-test-without-migrations-0.4.tar.gz", "has_sig": false, "md5_digest": "77e2ea22404b3daa07394ed50a833b3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3199, "upload_time": "2015-12-14T18:49:07", "url": "https://files.pythonhosted.org/packages/99/38/1b8e963a3c9800d5bc0d55ebd3d6ad7d25394a90c55e3e9f8c6cd4123617/django-test-without-migrations-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "9c0dc0965895472a37c879e0fd3c486a", "sha256": "f9a9e3500b23979052344d76e6a2e8fe42a259937eebb1c5aca4303e8797c37f" }, "downloads": -1, "filename": "django-test-without-migrations-0.5.tar.gz", "has_sig": false, "md5_digest": "9c0dc0965895472a37c879e0fd3c486a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3274, "upload_time": "2017-04-12T20:41:40", "url": "https://files.pythonhosted.org/packages/20/21/bd36c0869d3bff5a2ef9cf5a4fe828a08435c636d5bd4651dd62b6886d44/django-test-without-migrations-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "2ad4f454466c0f749c316eb05b539588", "sha256": "28fbe94d23f314f524acea7ff23ef6f72ddb232492d6d0b39c25a97fc20be0fa" }, "downloads": -1, "filename": "django-test-without-migrations-0.6.tar.gz", "has_sig": false, "md5_digest": "2ad4f454466c0f749c316eb05b539588", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3535, "upload_time": "2017-04-12T22:03:19", "url": "https://files.pythonhosted.org/packages/c7/b7/7c9f3dee1288dc5e5ff6f18c6425a51ad6c5e38a51d423a25972e97311b3/django-test-without-migrations-0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2ad4f454466c0f749c316eb05b539588", "sha256": "28fbe94d23f314f524acea7ff23ef6f72ddb232492d6d0b39c25a97fc20be0fa" }, "downloads": -1, "filename": "django-test-without-migrations-0.6.tar.gz", "has_sig": false, "md5_digest": "2ad4f454466c0f749c316eb05b539588", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3535, "upload_time": "2017-04-12T22:03:19", "url": "https://files.pythonhosted.org/packages/c7/b7/7c9f3dee1288dc5e5ff6f18c6425a51ad6c5e38a51d423a25972e97311b3/django-test-without-migrations-0.6.tar.gz" } ] }