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 l
s 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 wrote:
> On Nov 12, 7:23 pm, "lch...@gmail.com" wrote:
>
>
>
> > I'm trying to update a website that I didn't create that uses
I think the problem is that Django is looking for a template that has
not been created. I need to make sure the template exists, but don't
know how to do this.
On Nov 12, 2:33 pm, Daniel Roseman wrote:
> On Nov 12, 7:23 pm, "lch...@gmail.com" wrote:
>
>
>
> > I&
3 matches
Mail list logo