I'd echo this. In my experience, the code to implement business logic is far, far less complex than that required to implement databases, web servers, email systems etc. etc. The skill required here is a mix of understanding of user/business requirements and coding ability. The best tool in the world (whatever you think that might be) is no substitute for those.
(And for the record, Python is certainly mature as a language - older than Java, for example - and Django itself is certainly well out of its "teething" stage!) On Dec 13, 6:32 pm, Tomek Paczkowski <to...@hauru.eu> wrote: > In my experience the only thing that locks you in Django is > not realizing it's just Python and it's just programming. > Use patterns and best practices. Don't think of models as be-all and > end-all business logic. Plan wisely and you'll be good. -- 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.