Hi, for running an application in production mode, I am currently just running it in a copy of the full source tree (behind lighttpd/ fastcgi).
However, I would like to build an egg-file of it and deploy the application on another host. However, by just running 'python setup.py bdist_egg', I get my egg file for installation, but templates are not included. Any hints on how to do this? Or is there a better way to do deploy applications with templates included? Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
