This commit is contained in:
Seb Bacon 2011-03-03 13:48:12 +00:00
parent 66e665dbcc
commit 38a1ca95fe
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ from ckan.lib.base import *
from ckan.authz import Authorizer
from gdata.analytics import client
from ckan import model
from ckan.model.authoz import PSEUDO_USER__VISITOR
from ckan.model.authz import PSEUDO_USER__VISITOR
from ckanext.googleanalytics import GoogleAnalyticsException
PACKAGE_URL = '/package/' # XXX get from routes...