Using django templates, I am creating a very simple web application.
Everything goes well the only problem that I am facing is that the
html page is rendered but with no css applied on it no formatting
appears. The page appears as a very simple html with no formatting at
all. When i double click on the respective html then it displayes with
complete formatting and relevant styles.
I have also added a
url: /media
 static_dir: /templates/media

the "media" folder contains all the arwork [css files, images] used in
the template html files

What is going wrong here?
Thanks
Arnie

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to