Maybe you must put your JavaScript file on your static directory... On Sat, 2 Mar 2019 00:36 Tomas Garijo <[email protected] wrote:
> Hello group, > > I have a huge problems to integrate a vue javascript file in one template, > only for testing, I'm searching on google but unfortuny I can't find anything. > I have a simple html file and I want to load a code that is in other file, of > course this files is a *.js file > > The best is attach some file to see the problem > > You can see in the html file, there is some comment code this is a test to > see if the javascript code works fine, and this works fine. > But when this javascript code put in other file and load from html file (I'm > not sure this will be true) the code doesn't work fine. > > > Kinds Regards > > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/96e67572-ba1a-47e3-9396-38fef2f98c44%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/96e67572-ba1a-47e3-9396-38fef2f98c44%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJko4_oMRkiYK6m8zNt8yNFkLi4Bcp932ZKo0O4C6EsN0ckOww%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

