Hello

Reading Practical Django Projects

January 4th, 2009

I decided to polish my django  knowledge, so I bought the book “Practical Django Projects”( I also bought Professional Django but that is another post). I just finished Chapter 3 and I can tell you that there is going to be a lot of code in the book that will no longer run. It seems that when the book was written the latest Django version was 0.96 and a lot of things have changes since. I will be making a post for each chapter that I find with problems where I will provide code that, hopefully, works.

BTW, This is my first blog post.