Re: How to use .vue files in Django project

2021-02-26 Thread RANGA BHARATH JINKA
2021 às 19:35:42 UTC-3, Ryan > Nowakowski escreveu: > >> On Thu, Feb 25, 2021 at 04:24:25PM +0530, Salima Begum wrote: >> > I have developed a project by using django and for front end >> functionality >> > I am using vuejs so, how to use .vue files in django

Re: How to use .vue files in Django project

2021-02-26 Thread Luciano Martins
:24:25PM +0530, Salima Begum wrote: > > I have developed a project by using django and for front end > functionality > > I am using vuejs so, how to use .vue files in django project in my > project > > .vue files are not accepting. > > Can you provide more details like

Re: How to use .vue files in Django project

2021-02-25 Thread Ryan Nowakowski
On Thu, Feb 25, 2021 at 04:24:25PM +0530, Salima Begum wrote: > I have developed a project by using django and for front end functionality > I am using vuejs so, how to use .vue files in django project in my project > .vue files are not accepting. Can you provide more details like

How to use .vue files in Django project

2021-02-25 Thread Salima Begum
Hi all, I have developed a project by using django and for front end functionality I am using vuejs so, how to use .vue files in django project in my project .vue files are not accepting. Thanks ~salima -- You received this message because you are subscribed to the Google Groups "Django