Hi
I have three view :
1- '/' with pt template as renderer
2- '/findpath' with json renderer
3- '/test' with string renderer
But only '/' view works, and the other two goes to 404 error!?
I'v test my app on my pc, and everything was right, but on server
something is wrong.
So how could i debug my app on server-side? i use apache and mod_wsgi.
also there is an issue: when i change some static files or even  some
python code in view or...,
i cannot see changes in my browser even after clear the browser cache.
So how could i apply changes to my application? do i need to run
python setup.py install again?
thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to