Re: IDE to practice django template language

2013-04-21 Thread frocco
PyCharm is what I use and recommend.

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: IDE to practice django template language

2013-04-20 Thread sparky
I second PyCharm, I'm new to Django too it works well for me :)

On Friday, April 19, 2013 2:03:19 AM UTC+1, Srinivasa Rao wrote:
>
> Hi, I am new to this djnago, can you suggest any 
> development environment to practice template language. thanks,Srini

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: IDE to practice django template language

2013-04-20 Thread yati sagade
I would suggest the OP to gather from this thread that a reaching general
consensus about this topic is impossible, and would request others to stop
the thread here, as there's no point continuing except that the OP might
possibly come to know about stuff they previously did not, but the Web is
full of that(and I'm sure there have been threads here previously) - Don't
get me wrong here, we just won't agree on what is best, because what is
best for me might not be the best for others :)

 @OP, you really don't need a separate IDE/editor for the template language
- use whatever you are comfortable with, and keep trying various
editors/IDEs. I know how it is to be bogged down by so many choices when
you're starting out. Just use whatever you like :)


On Sat, Apr 20, 2013 at 9:52 PM, Michael Hernandez <
michael.hernandez1...@gmail.com> wrote:

> Emacs???. IM not being a smart ### . I just feel it has everything you
> need. Like terminal Shell. It is bad for multiethnic files like html with
> Javascript in it. Unless you customize it further
>
> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>


-- 
Yati Sagade

Software Engineer at mquotient 


Twitter: @yati_itay  | Github:
yati-sagade

Organizing member of TEDx EasternMetropolitanBypass
http://www.ted.com/tedx/events/4933
https://www.facebook.com/pages/TEDx-EasternMetropolitanBypass/337763226244869

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: IDE to practice django template language

2013-04-19 Thread william ratcliff
For Wing (professional) you can debug templates, which can be useful.

William


On Fri, Apr 19, 2013 at 10:02 AM, Thomas Weholt wrote:

> I have no experience in WingIDE, but PyCharm supports django development
> with intregrated starting of server, running of unittests, running of
> commands like syncdb etc. That was a terribly sales-pitch, but search
> google or youtube and you'll find videos demonstrating its features.
>
> Thomas
>
>
> On Fri, Apr 19, 2013 at 3:35 PM, Tim Cook  wrote:
>
>>
>>
>> On Fri, Apr 19, 2013 at 9:01 AM, Thomas Weholt 
>> wrote:
>>
>>> PyCharm! Allthough commercial - it's great and really worth the prize,
>>> and now is on sale for half prize!
>>>
>>>
>>>
>> Hi Thomas,
>>
>> I am a long time WingIDE user and although it supports Django quite well
>> I am wondering if you can contrast it with Pycharm?  The latter says it has
>> support for web development with Django integrated.  Can you comment on
>> that?
>>
>> Any disclosures?
>>
>> Thanks,
>> Tim
>>
>>
>> --
>> 
>> Timothy Cook, MSc   +55 21 94711995
>> MLHIM http://www.mlhim.org
>> Like Us on FB: https://www.facebook.com/mlhim2
>> Circle us on G+: http://goo.gl/44EV5
>> Google Scholar: http://goo.gl/MMZ1o
>> LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook
>>
>>
>>  --
>> 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+unsubscr...@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/django-users?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Mvh/Best regards,
> Thomas Weholt
> http://www.weholt.org
>
> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: IDE to practice django template language

2013-04-19 Thread Thomas Weholt
I have no experience in WingIDE, but PyCharm supports django development
with intregrated starting of server, running of unittests, running of
commands like syncdb etc. That was a terribly sales-pitch, but search
google or youtube and you'll find videos demonstrating its features.

Thomas


On Fri, Apr 19, 2013 at 3:35 PM, Tim Cook  wrote:

>
>
> On Fri, Apr 19, 2013 at 9:01 AM, Thomas Weholt wrote:
>
>> PyCharm! Allthough commercial - it's great and really worth the prize,
>> and now is on sale for half prize!
>>
>>
>>
> Hi Thomas,
>
> I am a long time WingIDE user and although it supports Django quite well I
> am wondering if you can contrast it with Pycharm?  The latter says it has
> support for web development with Django integrated.  Can you comment on
> that?
>
> Any disclosures?
>
> Thanks,
> Tim
>
>
> --
> 
> Timothy Cook, MSc   +55 21 94711995
> MLHIM http://www.mlhim.org
> Like Us on FB: https://www.facebook.com/mlhim2
> Circle us on G+: http://goo.gl/44EV5
> Google Scholar: http://goo.gl/MMZ1o
> LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook
>
>
>  --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Mvh/Best regards,
Thomas Weholt
http://www.weholt.org

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: IDE to practice django template language

2013-04-19 Thread Tim Cook
On Fri, Apr 19, 2013 at 9:01 AM, Thomas Weholt wrote:

> PyCharm! Allthough commercial - it's great and really worth the prize, and
> now is on sale for half prize!
>
>
>
Hi Thomas,

I am a long time WingIDE user and although it supports Django quite well I
am wondering if you can contrast it with Pycharm?  The latter says it has
support for web development with Django integrated.  Can you comment on
that?

Any disclosures?

Thanks,
Tim


-- 

Timothy Cook, MSc   +55 21 94711995
MLHIM http://www.mlhim.org
Like Us on FB: https://www.facebook.com/mlhim2
Circle us on G+: http://goo.gl/44EV5
Google Scholar: http://goo.gl/MMZ1o
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: IDE to practice django template language

2013-04-19 Thread Thomas Weholt
PyCharm! Allthough commercial - it's great and really worth the prize, and
now is on sale for half prize!




On Fri, Apr 19, 2013 at 1:52 PM, Avraham Serour  wrote:

> I really like pycharm  , you should
> give it a try
>
>
> On Fri, Apr 19, 2013 at 6:42 AM, Apokalyptica Painkiller <
> apokalyptic...@gmail.com> wrote:
>
>> Now i'm using this: http://ninja-ide.org/. I don't know if this is what
>> you need, but why don't you try it.
>>
>> See you
>>
>>
>> 2013/4/18 Srinivasa Rao 
>>
>>> Hi, I am new to this djnago, can you suggest any
>>> development environment to practice template language. thanks,Srini
>>>
>>> --
>>> 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+unsubscr...@googlegroups.com.
>>> To post to this group, send email to django-users@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/django-users?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>> I live each day
>> Like it's my last
>> I live for rock and roll
>> I never look back
>>
>> I'm a rocker
>> Do as I feel as I say
>> I'm a rocker
>> And no one can take that away
>>
>>  --
>> 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+unsubscr...@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/django-users?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Mvh/Best regards,
Thomas Weholt
http://www.weholt.org

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: IDE to practice django template language

2013-04-19 Thread Avraham Serour
I really like pycharm  , you should give
it a try


On Fri, Apr 19, 2013 at 6:42 AM, Apokalyptica Painkiller <
apokalyptic...@gmail.com> wrote:

> Now i'm using this: http://ninja-ide.org/. I don't know if this is what
> you need, but why don't you try it.
>
> See you
>
>
> 2013/4/18 Srinivasa Rao 
>
>> Hi, I am new to this djnago, can you suggest any
>> development environment to practice template language. thanks,Srini
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/django-users?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> I live each day
> Like it's my last
> I live for rock and roll
> I never look back
>
> I'm a rocker
> Do as I feel as I say
> I'm a rocker
> And no one can take that away
>
>  --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: IDE to practice django template language

2013-04-18 Thread Apokalyptica Painkiller
Now i'm using this: http://ninja-ide.org/. I don't know if this is what you
need, but why don't you try it.

See you


2013/4/18 Srinivasa Rao 

> Hi, I am new to this djnago, can you suggest any
> development environment to practice template language. thanks,Srini
>
> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
I live each day
Like it's my last
I live for rock and roll
I never look back

I'm a rocker
Do as I feel as I say
I'm a rocker
And no one can take that away

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.