Check out Pycharm by Jetbrains.com (*I have no connection to the company)*. There is a free version that has less functionality. The professional version is about $20/mo for the first year, then the price drops dramatically. If you pay for a year at a time, the prices are: - $ 199.00 /1st year - $ 159.00 /2nd year - $ 119.00 /3rd yr onwards - I resisted paying for the professional version for a long time, but it makes development much easier and it's worth the investment. - It has plugins and can setup a Django project for you quickly -
On Monday, August 15, 2016 at 4:48:44 PM UTC-4, [email protected] 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 that, put middleware, 90% of the time is spend worrying about > the framework that actually doing the work. Its 2016 and its still seems > like going back in time with the framework where everything is very manual > driven. > -- 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/4e9c74e1-7225-4374-a5d6-511a39605573%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

