On Sat, Feb 12, 2011 at 11:20 AM, pra <[email protected]> wrote: > I just want to ask that whether learning python is necessary to > develop applications in django. >
Yes. Developing applications in Django means writing Python. You can learn the two together (I did), but learning Python is going to be necessary to have any success in developing Django applications. Karen -- http://tracey.org/kmt/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

