Re: can anyone help me to solve the following error in django-vue integration

2019-08-02 Thread Pradeep Singh
ango server side >>> >>> >>> Follow this link: https://pypi.org/project/django-cors-headers/ >>> >>> >>> On Thursday, August 1, 2019 at 10:18:11 PM UTC-5, Pradeep Singh wrote: >>>> >>>> F:\django-vue project\djang

Re: can anyone help me to solve the following error in django-vue integration

2019-08-02 Thread mohamed habib
; >> Then add: 'corsheaders',to the INSTALLED_APPS inside settings file >> in Django server side >> >> >> Follow this link: https://pypi.org/project/django-cors-headers/ >> >> >> On Thursday, August 1, 2019 at 10:18:11 PM UTC-5, Pradeep Singh wrote:

Re: can anyone help me to solve the following error in django-vue integration

2019-08-02 Thread Pradeep Singh
nstall django-cors-headers > > Then add: 'corsheaders',to the INSTALLED_APPS inside settings file > in Django server side > > > Follow this link: https://pypi.org/project/django-cors-headers/ > > > On Thursday, August 1, 2019 at 10:18:11 PM UTC-5, Pradeep Singh wrote: >>

Re: can anyone help me to solve the following error in django-vue integration

2019-08-02 Thread Sam W
server side Follow this link: https://pypi.org/project/django-cors-headers/ On Thursday, August 1, 2019 at 10:18:11 PM UTC-5, Pradeep Singh wrote: > > F:\django-vue project\djangoVueProject\frontend\webpack.config.js:81 > 'vue$': 'vue/dist/vue.esm.js' > ^ >

Re: can anyone help me to solve the following error in django-vue integration

2019-08-02 Thread Sam W
Did you add 'corsheaders', to the settings file? Follow this link: https://pypi.org/project/django-cors-headers/ On Thursday, August 1, 2019 at 10:18:11 PM UTC-5, Pradeep Singh wrote: > > F:\django-vue project\djangoVueProject\frontend\webpack.config.js:81 > 'vue$': 'vue/dist/v

Re: can anyone help me to solve the following error in django-vue integration

2019-08-02 Thread NILOTPAL GHOSH
Can you tell what you are trying to achieve? On Friday, August 2, 2019 at 8:48:11 AM UTC+5:30, Pradeep Singh wrote: > > F:\django-vue project\djangoVueProject\frontend\webpack.config.js:81 > 'vue$': 'vue/dist/vue.esm.js' > ^ > > SyntaxError: Unexpected token

can anyone help me to solve the following error in django-vue integration

2019-08-01 Thread Pradeep Singh
F:\django-vue project\djangoVueProject\frontend\webpack.config.js:81 'vue$': 'vue/dist/vue.esm.js' ^ SyntaxError: Unexpected token : at Module._compile (internal/modules/cjs/loader.js:721:23) at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10

Re: django-vue

2019-08-01 Thread niranjan shukla
hey > you know how to build the following/unfollowing system in django for >> social site > > -- 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

Re: django-vue

2019-08-01 Thread Sam W
*Udemy * The Complete Guide to Django REST Framework and Vue JS https://www.udemy.com/the-complete-guide-to-django-rest-framework-and-vue-js/ On Thursday, August 1, 2019 at 2:46:10 AM UTC-5, Pradeep Singh wrote: > > can anyone sugget me django-vue tutorial > -- You received thi

django-vue

2019-08-01 Thread Pradeep Singh
can anyone sugget me django-vue tutorial -- 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 django-users+unsubscr...@googlegroups.com. To view this

Re: django vue javascript integration

2019-03-04 Thread Tomas Garijo
Hi, the .js file path i think is correct, if I put the file url on browser I can see the code of .js file on browser On Friday, 1 March 2019 23:01:22 UTC+1, Lloyd Dube wrote: > > The issue here appears to be that OP's browser cannot load the .js file as > specified in the resource path. I

Re: django vue javascript integration

2019-03-01 Thread Sithembewena L. Dube
The issue here appears to be that OP's browser cannot load the .js file as specified in the resource path. I would agree with Wira about checking what the path is and ensuring that the .js file is in the correct location. Kind regards, Sithembewena *Sent with Shift

Re: django vue javascript integration

2019-03-01 Thread Sam W
Why don't you use Django REST framework ? Try this : How to Integrate Vue.js with Django Rest Framework? https://www.techiediaries.com/django-rest-vuejs/ On Friday, March 1, 2019 at 11:36:37 AM UTC-6, Tomas Garijo wrote: > > Hello group, > > I have a huge problems to integrate a vue javascript

Re: django vue javascript integration

2019-03-01 Thread Sam W
Why don't you use Django REST framework ? On Friday, March 1, 2019 at 11:36:37 AM UTC-6, Tomas Garijo 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

Re: django vue javascript integration

2019-03-01 Thread Wira Bhakti
Maybe you must put your JavaScript file on your static directory... On Sat, 2 Mar 2019 00:36 Tomas Garijo 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

django vue javascript integration

2019-03-01 Thread Tomas Garijo
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

Re: django-vue

2018-02-01 Thread Andy
I made a project template that is already configured to use vue and a lot more. https://github.com/kakulukia/django-default-project Am Mittwoch, 31. Januar 2018 12:55:48 UTC+1 schrieb Mohammad ariyan bin layek: > > Hii guys is there any good resouce to integrate django with vue ? > -- You

Re: django-vue

2018-01-31 Thread carlos
https://github.com/michaelbukachi/django-vuejs-tutorial/wiki/Django-Vue.js-Integration-Tutorial https://github.com/NdagiStanley/vue-django On Wed, Jan 31, 2018 at 4:19 AM, Mohammad ariyan bin layek < ariyan@gmail.com> wrote: > Hii guys is there any good resouce to integrate django with vue

django-vue

2018-01-31 Thread Mohammad ariyan bin layek
Hii guys is there any good resouce to integrate django with vue ? -- 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 django-users+unsubscr...@googlegroups.com. To