Hi kalyan,

You'll need to specify a static file (or directory) in your app.yaml file,
and point to the CSS file (or the directory it is in). For examples and more
information see:

http://code.google.com/appengine/docs/python/gettingstarted/staticfiles.html
and
http://code.google.com/appengine/docs/python/config/appconfig.html#Static_File_Handlers

Happy coding,

Jeff

On Wed, Apr 8, 2009 at 4:21 AM, kalyan <kalyan...@gmail.com> wrote:

>
> hi all
>        i am creating website using google app engine and
> python  ..using django i started, i got index page(with CSS),
> after that when i am clicking on any tab(hyper link ) its opening that
> page but its not including CSS,
>  is it i need to include CSS path in settings.py or any other .
>
> Thanks in advance
>
>
> Regards
> kalyan
> >
>

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