Re: Which IDE should I use for Django?
PyCharm 2.0 has been released and I've been using PyCharm for over a
year now with strong results. It is great to have an editor that can
correct you and help auto-complete your code.
-Matteius
On Dec 19, 10:42 am, Masklinn <maskl...@masklinn.net> wrote:
> On 2011-12-19, at 16:30 , Andre Terra wrote:
>
>
>
> > What do you mean by embedded Django interpreter? An instance of python
> > running within Aptana?
>
> Django performs a bunch of setup which allow for easy import and manipulation of the objects related to the instance, which is the reason why django has a `shell` management command wrapping the Python shell.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home