I'm trying to update a website that I didn't create that uses Django, but am running into some issues.
1. I use the Django Admin site to create a new flat page 2. I create a new file named "yourname.html" 3. I FTP the file to my server When I try to test it, I get a 500 Internal Site Error. My logs are telling me that it isn't finding the template "TemplateDoesNotExist". I have no idea how to troubleshoot this and I'm not very familiar with Django. Please help me! Thanks! -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.