Re: Web based IDE for django

2016-08-17 Thread Joel Young
M UTC-4, billy...@gmail.com wrote: > > New in django so here is the question: Is there a web based IDE for django > where the environments are set up and all we focus on the creating models, > view and control? It seems most of my time is spend creating url, import > this, import

Re: Web based IDE for django

2016-08-17 Thread James Schneider
> > New in django so here is the question: Is there a web based IDE for django > where the environments are set up and all we focus on the creating models, > view and control? It seems most of my time is spend creating url, import > this, import that, put middleware, 90% of th

Re: Web based IDE for django

2016-08-16 Thread Daniel França
s that you want to have some kind of (web based) wizard to > generate most of the code for you. Since you feel repeating your way of > workin, why not to write IDE yourself? > > On 15.08.2016 23:47, billyhu...@gmail.com wrote: > > New in django so here is the question: Is the

Re: Web based IDE for django

2016-08-15 Thread Jani Tiainen
e IDE yourself? On 15.08.2016 23:47, billyhu...@gmail.com wrote: New in django so here is the question: Is there a web based IDE for django where the environments are set up and all we focus on the creating models, view and control? It seems most of my time is spend creating url, import this, i

Re: Web based IDE for django

2016-08-15 Thread Gary Roach
New in django so here is the question: Is there a web based IDE for django where the environments are set up and all we focus on the creating models, view and control? It seems most of my time is spend creating url, import this, import that, put middleware,

Re: Web based IDE for django

2016-08-15 Thread billyhun01
> ari > > On Mon, Aug 15, 2016 at 4:47 PM, > wrote: > >> New in django so here is the question: Is there a web based IDE for >> django where the environments are set up and all we focus on the creating >> models, view and control? It seems most of my tim

Re: Web based IDE for django

2016-08-15 Thread Ari Davidow
ion: Is there a web based IDE for django > where the environments are set up and all we focus on the creating models, > view and control? It seems most of my time is spend creating url, import > this, import that, put middleware, 90% of the time is spend worrying about > the framework tha

Web based IDE for django

2016-08-15 Thread billyhun01
New in django so here is the question: Is there a web based IDE for django where the environments are set up and all we focus on the creating models, view and control? It seems most of my time is spend creating url, import this, import that, put middleware, 90% of the time is spend worrying