Generally I would put all static files for my app inside a myapp/static folder, & this includes javascript (as well as css & images). In the case of javascript, I would add a link to the js file in my template (in the <head> section).
Cheers,
Bruce
On Wednesday, 29 February 2012 11:18:09 UTC+11, Adolf wrote:
Hello ! how do I install Extjs in Pyramid? how do I integrate them ??