Hi,

I'm just learning and following allowing in the django "definitive
guide" and web site tutorial. Following both, I get to the admin
interface and perform the required steps.

However, when navigate to the /admin/ URL, I get an error message:
TemplateDoesNotExist at /admin/
admin/login.html
Request Method:         GET
Request URL:    http://127.0.0.1:8000/admin/
Exception Type:         TemplateDoesNotExist
Exception Value:        admin/login.html
Exception Location:     /Library/Python/2.5/site-packages/django/template/
loader.py in find_template_source, line 72

I take it that this is a problem with the setup, but I don't have a
clue on how to fix this--and would greatly appreciate one!

Thanks, Roy
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to