Hi all,

I'm using Windows XP SP2 + Django 0.96.1.

Following along the tutorial, I got this error when I tried to access
the admin interface for the first time:

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:     C:\Python25\lib\site-packages\django\template
\loader.py in find_template_source, line 72

I've seen in this board that people solved the issue updating to the
dev version, but that's out of the question for me now --can't use
Subversion.

I've gone through the tutorial twice step by step, so I don't think I
forgot any instructions explained there.

Does anyone know how to fix this? I'm dying to start developing
websites with Django!

Regards,

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