From 710574352dabcab4c710f2795a26501e54329e79 Mon Sep 17 00:00:00 2001 From: hrcerqueira Date: Thu, 18 Feb 2010 00:14:01 +0000 Subject: Fixed some errors and moved some folders to inside the forum folder. --- django_authopenid/util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'django_authopenid/util.py') diff --git a/django_authopenid/util.py b/django_authopenid/util.py index 969af0b9..cd2c2e2c 100644 --- a/django_authopenid/util.py +++ b/django_authopenid/util.py @@ -15,7 +15,7 @@ except: from yadis import xri import time, base64, hashlib, operator, logging -from utils.forms import clean_next, get_next_url +from forum.utils.forms import clean_next, get_next_url from models import Association, Nonce -- cgit v1.2.3-1-g7c22