southsettings: Add argv length check.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 25 Oct 2010 09:17:04 +0000 (11:17 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 25 Oct 2010 09:17:04 +0000 (11:17 +0200)
commit10e4ece01b035002cdf67efc917ed083c33a24e4
treef1ed6370cf65481694626816a4f7944a23092241
parentd09fb5a3490ef7cf9eb957bd3ca7f87386203f02
southsettings: Add argv length check.

Without this check, manage.py would throw an exception when called
without arguments.
southsettings.py