[EMAIL PROTECTED]: > "/usr/local/lib/python2.4/site-packages/django/utils/translation/trans_real.py", > line 167, in _fetch > app = getattr(__import__(appname[:p], {}, {}, [appname[p+1:]]), > appname[p+1:]) > AttributeError: 'module' object has no attribute 'blog' > > > I have never seen anything like this while programming in django. > > I have a project named alexsite and app named blog > > Too find if this is blog do I need to give someone more information. I > tried to load a webpage and thta didnt work so I tried to load a shell > and the above is what I got.
Missing __init__.py in blog? Michael -- noris network AG - Deutschherrnstraße 15-19 - D-90429 Nürnberg - Tel +49-911-9352-0 - Fax +49-911-9352-100 http://www.noris.de - The IT-Outsourcing Company --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---