I just stumbled upon django when looking for a good way to use Python
in web programming, and I must say, I'm extremely impressed. I have
dabbled in other frameworks such as Ruby on Rails but deemed it wasn't
worth the time because frankly, RoR throws a bunch of nonsensical
terms at you (rails, racks, rakes, scaffolds, gems) and the overall
organization of the whole thing is a mess. (I'm sure a lot of this has
been said here before.)

Django uses clear, concise methods, a very straightforward directory
layout, has the built in admin interface which just destroys Rails
scaffolding, and just makes web development a ton of fun. Best of all,
it's Python, which I've always turned to when other languages have let
me down.

-- 
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