Hi, I am not sure if this is the place to ask a basic question about
 how the views work, but I couldn't fin other medium (apart from irc)
 and I can't fix this reading the docs.

 I have a problem with a project, I followed the tutorial (so created
 my project with scaffold) but the changes I make into the views do not
 take effect until I do (from my env):

 python setup.py develop

 The I launch:

 pserve --reload development.ini

 And the changes are updated, but I don't know if this is the normal
 procedure, should I call setup.py develop each time I make changes to
 my views? Only the changes made into the template are updating.

 Thanks in advance for your time and sorry if this is not the place for
 a question like this.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to