pylint-django
pylint-django copied to clipboard
Redirect stdout to stderr when running Django setup
This prevents from a malformed JSON being created if any stdout output is made during Django setup, e.g.: print().
Signed-off-by: Noam Stolero [email protected]