-----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          tsea...@palladion.com
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-----

-- 
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 pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
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