I think setting Template directory to static is the issue here, static
content will not be handled by Django.

On Fri, Mar 6, 2009 at 12:48 PM, arnie <parvez...@rediffmail.com> wrote:

>
> 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 google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to