Hi there,

> I know that this questions rise up often in this list, but I have a
> different side of view about the reason to choose django.
>
> I was wondering whether most people here choose django because of:
>
> a) the language itself and they already master python, so they choose
> django b) the design and the feature of the framework itself that fits
> their needs

Personally, I've chosen Django for the following reasons:

a) I've recently switched from Ruby to Python as my main scripting language
b) The amazing documentation
c) Batteries
d) Pluggable apps (not having a lot of time to spend on reinventing the 
wheel, it's very nice to benefit from a decent library of apps)

So it's a bit of both, really. I didn't go to Python only for Django, and I 
didn't choose Django only because it was in Python.

I actually gave serious consideration to Pylons, but while you now have 
decent documentation due to the Pylons book, and you can benefit from 
using a better templating language and ORM, it doesn't seem to have the 
same library of third-party apps.

Cheers,

Emm

--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to