mirror of
https://github.com/django/django.git
synced 2025-06-04 02:59:13 +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.