I love django

by Mike

I have been trying out Django a little bit the last few days and I am loving it. I will attribute that in no small part to my love of python, however, getting a test project going with Django was a breeze, using the Models to set up the database and its relations was easy and worked as expected(read intuitive). I would expect this is the type of thing that Ruby on Rails provides, seems like they are very similar in alot of ways, I just think the big thing that compels me to django is that I already have a fairly deep understanding of python and it seems like a logical fit, however, in the future I plan to hammer out some things in rails simply so I can see why everyone is drinking the Ruby Kool-Aid. All in all we can call me a big fan of Django so far. I started a project yesterday and I should have that up and going soon, just something fun that I want to use that people might actually get some use out of.