1
0
mirror of https://github.com/django/django.git synced 2025-01-31 12:49:21 +00:00
Jon Dufresne 2875325889 Fixed #25500 -- Added --fail-level option to check command.
This option specifies the level that check command exits with a
non-zero status. Default is ``ERROR``.
2015-10-05 17:11:40 -04:00
..