On 11/4/15 at 8:51 PM, [email protected] (Srikanth Bemineni) pronounced:

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.

You can compare the files that you edited against the source files in the tutorial to find any differences:
https://github.com/Pylons/pyramid/tree/1.5-branch/docs/quick_tutorial/static_assets

Otherwise, perhaps you missed a step in the lesson?

--steve


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


------------------------
Steve Piercy, Soquel, CA

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