-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi and sorry, I started a fresh project (the one I was using was
developed with pyramid < 1.5) with the current pyramid and all goes
fine, it detects code changes and reloads. I couldn't see my message
until now, so I couldn't update the information.

Now I hope to replicate the reload behavior with uwsgi, but I think
that is better to leave that for the moment and go deeper into pyramid
now.

Thanks for the feedback!

El Sat, 01 Mar 2014 13:18:36 -0500
Tres Seaver <[email protected]> escribió:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 02/20/2014 12:11 PM, zagloj wrote:
> > 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.
> 
> I use 'pserve --reload development.ini' all the time for this purpose.
> When you make a change to a Python file (or to 'development.ini'), you
> should see the server restarting itself in the console where you ran
> it.
> 
> 
> Tres.
> - -- 
> ===================================================================
> Tres Seaver          +1 540-429-0999          [email protected]
> Palladion Software   "Excellence by Design"    http://palladion.com
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
> 
> iEYEARECAAYFAlMSJHYACgkQ+gerLs4ltQ7GgQCgqB6434/8G38e0uRoBeWyUMJK
> GpsAoNnOVf3DhAqFtGJbb7R9+rhtr+j3
> =2qI9
> -----END PGP SIGNATURE-----
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iEYEARECAAYFAlMSSNgACgkQbTUcQaqTKd0XHQCgqUvn+fCkUZrXmfbUTyeEutAC
a9oAni3o8fPh5L7wjWKDa3N+PldERUoG
=CWzI
-----END PGP SIGNATURE-----

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