1
0
mirror of https://github.com/django/django.git synced 2025-01-25 17:49:52 +00:00
Claude Paroz f2b6763ad7 Fixed #18387 -- Do not call sys.exit during call_command.
Moved sys.exit(1) so as failing management commands reach it
only when running from command line.
2012-05-27 20:38:47 +02:00
..
2011-09-11 02:28:08 +00:00
2012-03-30 09:33:51 +00:00