Revision 04a1b675 snf-webproject/synnefo/webproject/management/commands/__init__.py

b/snf-webproject/synnefo/webproject/management/commands/__init__.py
37 37
from django.core.exceptions import FieldError
38 38

  
39 39
from synnefo.webproject.management import utils
40
from synnefo.lib.astakos import UserCache
40
from snf_django.lib.astakos import UserCache
41 41

  
42 42

  
43 43
class SynnefoCommand(BaseCommand):

Also available in: Unified diff