I am pretty Good with Django Now but wondered how to program with python with django

48 views
Skip to first unread message

djangocharm2020

unread,
Jun 1, 2015, 11:19:29 PM6/1/15
to django...@googlegroups.com
I use django for web dev and have been getting good but started out with python and wondered if i could just program my websites with the idle ? Just curious Im sure you can but want to see if someone has done it and has some tips . Thank you 


Robert 

James Schneider

unread,
Jun 2, 2015, 1:36:16 AM6/2/15
to django...@googlegroups.com

I've never used IDLE, but from a glance I don't see why not. I'm not sure if/how it will handle the HTML files, but it would probably work fine. I would highly recommend PyCharm, though. The paid version has extra goodies specific to Django, but it works just fine without it. I use it exclusively if I have a GUI available, and vim when I'm connecting in via a shell. I even have the community version of PyCharm spawning the Django server for me.

Django apps are primarily made up of plain python files. How you create them is up to you. Use the tool that you're comfortable with, or give a few others a shake.

-James

On Jun 1, 2015 8:19 PM, "djangocharm2020" <djangoc...@gmail.com> wrote:
I use django for web dev and have been getting good but started out with python and wondered if i could just program my websites with the idle ? Just curious Im sure you can but want to see if someone has done it and has some tips . Thank you 


Robert 

--
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...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ce3e5895-62f6-44c1-8950-d7e8decca88f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Luis Zárate

unread,
Jun 6, 2015, 10:06:32 AM6/6/15
to django...@googlegroups.com
If you want open source IDE maybe aptana is the best option for me.
I also usted to progam with ninja ide and eclipse + pydev, but now i use pluma in small projects and aptana in big projects, and obviously django shell and admin commands on console.
> To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2Be%2BciX8hoYP7AwxZaLJ_KbfVnuoEXnj%3Dx6zzKmLNtpmFd0S8A%40mail.gmail.com.

> For more options, visit https://groups.google.com/d/optout.
>

--
"La utopía sirve para caminar" Fernando Birri



Reply all
Reply to author
Forward
0 new messages