[pytest] DJANGO_SETTINGS_MODULE = testproj.settings python_files = tests.py # don't require that you have manually run `python manage.py makemigrations` addopts = --no-migrations --ignore-glob=*.testproj/ -v