Contents

django-test-without-migrations 0.6

0

Disable migrations when running your Django tests.

Disable migrations when running your Django tests.

Stars: 156, Watchers: 156, Forks: 19, Open Issues: 11

The henriquebastos/django-test-without-migrations repo was created 9 years ago and the last code push was 1 years ago.
The project is popular with 156 github stars!

How to Install django-test-without-migrations

You can install django-test-without-migrations using pip

pip install django-test-without-migrations

or add it to a project with poetry

poetry add django-test-without-migrations

Package Details

Author
Henrique Bastos
License
MIT
Homepage
http://github.com/henriquebastos/django-test-without-migrations/
PyPi:
https://pypi.org/project/django-test-without-migrations/
GitHub Repo:
https://github.com/henriquebastos/django-test-without-migrations

Classifiers

  • Software Development/Libraries
No  django-test-without-migrations  pypi packages just yet.

Errors

A list of common django-test-without-migrations errors.

Code Examples

Here are some django-test-without-migrations code examples and snippets.

GitHub Issues

The django-test-without-migrations package has 11 open issues on GitHub

  • Apparent circular dependency issue involving this library and oauth_provider

See more issues on GitHub

Related Packages & Articles