1- In my pyramid package directory, if I create a file called somefunction.py and I want to call this function using $.post, what URL would I specify to call this function.
and: 2- And if I have a view function called aview created in views.py, can I call this function by simply referring the $.post URL as /aview/ (script files reside in the static folder) 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.
