How to deactivate django plugin for some tests?
This should work. When i install pytest-2.3.4 and run py.test -p no:django --version
i don't get the DJANGO_SETTINGS issues. I get it when i leave away the -p no:django
disabling.
If it doesn't work, please link to a full trace on a pastebin.