1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/tests/user_commands
François Freitag c86201b6ed Disabled management commands output with verbosity 0 in various tests.
Instead of capturing the command output and discard it immediately,
tell the command not to log.
2020-04-20 09:09:26 +02:00
..
eggs
management/commands
__init__.py
models.py
tests.py Disabled management commands output with verbosity 0 in various tests. 2020-04-20 09:09:26 +02:00
urls.py