Forums

I can't see the changes I made to the template

Hello. In this path '/home/SUMMERSON/photash/star_ratings/templates/' I have an html file called a.html. Whatever I do to this file, I can't see the effects on the running server. I even tried to delete the file and it is working like a.html is still there.

What is going on? Is it because of the fact that this django module (star_ratings) has its own static files and templates in its directory?

Edit: The problem only exists with star_ratings templates. And this is most probably caused by star_ratings have its own template folder in it. I still don't know how to fix.

Can we take a look at your files? We can see them from our admin interface, but we always ask for permission first.

It's okay as long as it's only admins who look at it :)

there seems to be a bunch of errors on your webapps tab (eg: invalid virtualenv directory etc). perhaps fix those first?