Hello mate,

Does anyone knows how to call a Pyramid views from angularjs.
Here is what have done:
>From Angularjs:
*$http.get(views/display_player) *  # In the case views.py is the file 
object and display_user is a view rendering to JSON

When I do that I have a 404 not found which means that my url is not right. 
Can someone help me out with this.
The Javascript file and the python views are in the same folder.

Thanks for your help

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