Load jQuery into Django

前端 未结 5 906
后悔当初
后悔当初 2021-01-14 05:56

I have a really basic question. I\'m trying to build some AJAX functionality into a Django project. I plan to use jQuery. Right now, I\'m just running the code locally th

5条回答
  •  执念已碎
    2021-01-14 06:34

    You can hardcode the link as

    
    
                                     
                  
提交回复
热议问题