Hi ,
   
 I am going the through the quicktutorial, and right now I have some 
questions on tutorial 13

          
http://docs.pylonsproject.org/projects/pyramid/en/latest/quick_tutorial/static_assets.html

In this tutorial we create a static url to a css file. I have modified the 
files based on the tutorial , which is based on the tutorial view_class 
tutorial 9.

After loading the the app using

pserve development.ini --reload

I still get the previous old home.pt html with out the link. when I print 
the res.body during the nosetest tutorial, I am able to get the proper 
HTML.  I did set the http_cache to 0 in the @view_defaults , but still I am 
served with old template.

I did clear the browser data , but I still  get the old home template.

Is there a cache for pserve ?.

Thank you
Srikanth

-- 
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/d/optout.

Reply via email to