mirror of
https://github.com/django/django.git
synced 2025-02-10 17:35:38 +00:00
Raising CommandError whenever a management command meets an error condition is the standard way to handle errors in commands.
Raising CommandError whenever a management command meets an error condition is the standard way to handle errors in commands.