From fef7f644699cc64fa6e55df944e609d7779f1ca7 Mon Sep 17 00:00:00 2001 From: Noah Zoschke Date: Mon, 12 Sep 2011 16:42:21 -0700 Subject: [PATCH] configure urlparse near import --- bin/compile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/compile b/bin/compile index 8c54168..9cc6c5b 100755 --- a/bin/compile +++ b/bin/compile @@ -46,10 +46,10 @@ if [ "$NAME" = "Python/Django" ]; then cat >>$SETTINGS_FILE <