> > > > 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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---