Saturday, November 15, 2008

Practical Django Projects - Errata

Brett has good notes on how to get the examples to work. This a must if you are following the book. Otherwise it is pretty painful and I am sure you will give up.

coltrane entry_detail, there is a regex typo

Onto p61 ignore the class Admin, and then on p69 there is a typo in the regex. The last bit should be (?P[-\w]+)/$'

Check out complete list at:

http://blog.haydon.id.au/2008/08/4-django-powered-weblog.html

No comments: