My site is already built www.measuring-success.com

I'm trying to add some new pages to the site (www.measuring-
success.com/follow/ (for example)
I created a HTML file with the code I need and uploaded it to the
directory where the other flat files are stored.  It matches the same
path as the other files like /about/ and /contact/

However, I then get an error for 500 internal server.

On Nov 12, 2:33 pm, Daniel Roseman <dan...@roseman.org.uk> wrote:
> On Nov 12, 7:23 pm, "lch...@gmail.com" <lch...@gmail.com> wrote:
>
>
>
> > 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 don't give nearly enough information. What is the "yourname.html"
> file for? Where are you uploading it to? Does that match any paths in
> your settings file?
> --
> DR.

-- 
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.

Reply via email to