On Fri, 2010-12-10 at 04:12 -0800, Rich Churcher wrote:
> Ubuntu 10.10, Python 2.5 (deadsnakes).
> 
> I've been playing with Pyramid using the Google App Engine SDK.  So
> far so good, but I'm stumbling over the development cycle a little.
> Specifically, in order for the server to pick up changes (for example,
> minor template edits) I'm having to kill the dev_appserver.py process
> and launch it again.  Seems a little clumsy, is there a way to
> convince dev_appserver to reload changed Pyramid files in a similar
> fashion to paster serve --reload?

This may help:

http://docs.pylonshq.com/pyramid/dev/narr/templates.html#automatically-reloading-templates

> 
> --
> Cheers,
> Rich
> 


-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-disc...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to