On Sun, Mar 8, 2009 at 8:56 PM, danbergan <danber...@gmail.com> wrote:

>
> >
> >
> > > I changed the directory to "ea_app", and changed my settings.configure
> > > to:
> > > settings.configure(DEBUG=True, TEMPLATE_DEBUG=True, TEMPLATE_DIRS=("d:/
> > > current/ea_app/tpl","c:/python/tpl"), INSTALLED_APPS=("ea",))
> >
> > The application name has now changed to ea_app, so you'll need to also
> > change the INSTALLED_APPS setting.
> >
>
> Ok, I must really have something messed up... When I do as you stated
> above, I get the error:
> ImproperlyConfigured: ImportError ea_app: No module named ea_app
>
> Thanks for spending your time helping a newbie...
> Dan
>
> >
>
Is the folder that contains the folder ea_app on your PYTHONPATH?

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to