> I feel strange about the URL: /ajas/register/jquery.js, but I don't know how
> to get it right.
Serving static files is slightly different in Django. Check
http://www.djangoproject.com/documentation/static_files/
Cheers
Thejaswi Puthraya
--~--~-~--~~~---~--~~
Yo
Hi, guys,
I met a problem on including external javascript file in template.
My form.html and jquery.js are put under /study/ajax/templates, (study is
the project name while ajax is the app name.)
In form.html, jquery.js is included by the following code:
But it didn't work. In console, I got t
2 matches
Mail list logo