Charles wrote:
> I've installed Django v.0.96 on an Ubuntu Linux 7.10 system and am
> going through the tutorial available at the Django site. The latest
> error popped up when I tried to run the admin app. The current error
> is:
> 
> ImproperlyConfigured at /admin/
> Module "django.template.loaders.filesystem" does not define a
> "load_template_souuntitled folderrce" callable template source loader

It appears that an inadvertent "untitled folder" string got pasted into your
settings.py file for the TEMPLATE_LOADERS setting.

Gary

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to