Hello,
As I write new apps in turbogears and then upload them to the server,
I am starting to run into problems like which /static content am I
suppose to be using and how?

So right now I have 4 turbogears apps working on my server. The first
app uses apache /static/ which proxies to my some port 8080/static/ .
Well now my second app needs to use /static/ and what I did is to move
the new images/css to my first app
/usr/lib/python2.4/site-packages/myfirstapp-1.0-py2.4.egg/myfirstapp/static.

Isn't there a bettter way to reuse these parts of the turbogears
project? How are you guys doing it?
Maybe a way to go is to move the static content somewhere else? Where ?

Ideas?

Lucas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to