Just rebuilt Windows XP on a new hard disk and I have found the same
problem installing Python 2.5 and the latest SVN checkout (rev 7129).
Setup.py install doesn't copy across the templates and media folders
into C:\Python25\Lib\site-packages\django\contrib\admin.
Like Nathan, a manual copy solved the issue.
RichardH

On Feb 4, 12:07 am, Nathan <[EMAIL PROTECTED]> wrote:
> Same error here on Mac OS X Leopard, having installed from the 0.96.1
> tarball via setup.py.
>
> TemplateDoesNotExist at /admin/
> admin/login.html
>
> Those folders are not present in:
> /Library/Python/2.5/site-packages/django/contrib/admin/
>
> A manual copy + authenticate resolved the issue.
--~--~---------~--~----~------------~-------~--~----~
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