On 3/6/06, James Bennett <[EMAIL PROTECTED]> wrote:
>
> On 3/5/06, limodou <[EMAIL PROTECTED]> wrote:
> > http://oodt.jpl.nasa.gov/better-web-app.mov
> >
> > Which compared J2EE, Rails, Zope, TurboGears and Django for both hello
> > world and a time tracker.
>
> If that's the one I saw a little while ago, it's got some serious
> factual problems -- for example, he claims Django doesn't do i18n.
>

Yeah, you are right. And the easiest helloworld don't need modify
settings.py, just need to modify urls.py. And no need to startapp
hello, just a hello.py, that's ok. But in the django tutorials, what
you got first is not the easiest tutorials. So if the tutorials can
also make a easiest helleworld example first maybe better.

But in the screencast, the score of django is not so bad. And if there
are some default ways to mapping urlconf and view method, so we don't
need to modify the configuration file is more better.

--
I like python!
My Blog: http://www.donews.net/limodou
NewEdit Maillist: http://groups.google.com/group/NewEdit

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to