On Mon, 2011-03-28 at 09:13 +0530, Anand Balachandran Pillai wrote:
> Any suggestions for Cherian ? I am not myself aware of any Django
> specific
> IDE.
I know vim, emacs and textmate have django bindings. I use geany.
--
regards
Kenneth Gonsalves
http://lawgon.livejournal.com/
___
On Mon, Mar 28 2011, Anand Balachandran Pillai wrote:
[...]
> -- Forwarded message --
> From: Cherian Thomas
[...]
> Can you suggest me an IDE for Django development? I looking to build
> an app at Zynga in extremely fast iterations. I am not very
> conversant with Python, tho
On Mon, Mar 28 2011, Noufal Ibrahim wrote:
[...]
> JetBrains (creators of the famous Java IDE IntelliJ which a lot of
> good people I knwo swear by) created PyCharm[2] that specifically
> boasts of good Django integration. I met the devs and they seem like
> bright people.
Another interesting p
I think you might be looking for pydev for eclipse
http://pydev.blogspot.com/2006/09/configuring-pydev-to-work-with-django.html
On emacs you could use python-mode for autocomplete
and
https://github.com/gregnewman/django-mode if you want snippets, the
later is based on yasnippet.
On Fri, Mar 25, 2011 at 5:45 PM, Vishal wrote:
> On Fri, Mar 25, 2011 at 3:31 PM, Senthil Kumaran wrote:
>
>> On Fri, Mar 25, 2011 at 03:22:02PM +0530, Vishal wrote:
>>
>> > I have a string that can be many megabytes worth memory size, and i
>> > want to
>>
>> If you have got that string from a f