Django/Javascript
I cannot find any documentation on how to reference a JavaScript library from a template (e.g. set the correct value of the src attribute of a script tag). None of the PyCharm documentation about "Configuring JavaScript Libraries" explains this. Can someone help, provide a concrete example?
Please sign in to leave a comment.