diff --git a/client/djrandom_client/utils.py b/client/djrandom_client/utils.py
index e9fd9d046aa607c899a8afded1be57c6e5d14c81..f1f09e8bae5a03e2e5531dd8577348c1cdcf2809 100644
--- a/client/djrandom_client/utils.py
+++ b/client/djrandom_client/utils.py
@@ -1,5 +1,6 @@
 import hashlib
 import os
+import re
 import urllib2
 from djrandom_client import version