Thanks for the quick reply.
I reinstalled Django using 'python setup.py install' and the problem
has disappeared. Previously I installed Django by running 'python
setup.py build' and then manually copying the Django directory created
under the build/ directory to another directory in my Python p
On Mon, Sep 8, 2008 at 6:29 PM, Neil Crighton <[EMAIL PROTECTED]>wrote:
>
> Hi,
>
> I'm working my way through the tutorial with version 1.0. I've just
> started on part 2. When I try to visit the admin site, I get a huge
> page of text starting with:
>
> TemplateDoesNotExist at /admin/
>
> admin
Hi,
I'm working my way through the tutorial with version 1.0. I've just
started on part 2. When I try to visit the admin site, I get a huge
page of text starting with:
TemplateDoesNotExist at /admin/
admin/login.html
Request Method: GET
Request URL:http://127.0.0.1:8000/admin/
Exc
3 matches
Mail list logo