{"library":"django-test-without-migrations","type":"library","category":null,"description":"Disables Django migrations when running tests, significantly speeding up test runs by using the current model state instead of running migrations. Version 0.6 is the latest, with no recent updates. Use it to avoid migration overhead in CI or local testing.","language":"python","status":"active","version":"0.6","tags":["django","testing","migrations","performance"],"last_verified":"Fri May 01","install":[{"cmd":"pip install django-test-without-migrations","imports":["from django_test_without_migrations import TestWithoutMigrationsMixin"]}],"homepage":null,"github":"http://github.com/henriquebastos/django-test-without-migrations","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-test-without-migrations/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}