Re: Django and Angular2/4 example project

2017-10-17 Thread Pierre-Nicolas Tollitte
Hello, I've been using Django at work since the first beta versions. We switched to Angular + Django a few months ago. I don't really understand the idea behind mixing Django and Angular in a single project template. In my company, we use Django for the backend and Angular for the frontend and

Re: Django and Angular2/4 example project

2017-10-16 Thread Roger Gammans
Hi, I'd certainly be interested in helping with such a project; as I current have two angular.io/Django projects here. We've been concentrated more on the such thinks and enhance runserve; to also spawn 'ng build' in another process so the developer experience was smooth. ng.io components for dj

Django and Angular2/4 example project

2017-10-15 Thread MartinF11
Hello, is there any example project or scaffolding tool for creating some sample project including frontend/backend? I am wondering why such project does not exist or maybe I just cannot find it. There was django-angular but it is for AngularJS1 which so obsolete todays. I need such very bas