[google-appengine] Re: how to include CSS in Settings.py ...

2009-04-10 Thread Konrad Martin

Hi kalyan,

> using django I started

Using Django perhaps you should have a look at the concept of app-
engine-patch
Docs: http://code.google.com/p/app-engine-patch/wiki/Documentation
Source:http://code.google.com/p/app-engine-patch/
Group: http://groups.google.com/group/app-engine-patch?hl=en
making Django available on appEngine.

To demonstrate how to integrate images and css files there I wrote an
example
http://groups.google.com/group/app-engine-patch/msg/5f4842220dbe94de?hl=en
http://benchstat.appspot.com/fileHost/09/04/08/StaticDemo.jpg
you can download here
http://benchstat.appspot.com/fileHost/09/04/08/staticDemo.zip

Konrad

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



[google-appengine] Re: how to include CSS in Settings.py ...

2009-04-10 Thread Kalyan
Hi Jeff S
  Thank u very much

Regards
kalyan

On Thu, Apr 9, 2009 at 11:49 PM, Jeff S  wrote:

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


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



[google-appengine] Re: how to include CSS in Settings.py ...

2009-04-09 Thread Jeff S
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  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
-~--~~~~--~~--~--~---