Practical Django Projects. Page 69 Errata : Missing import statement

For the code at the bottom of page 69 to work you need to make sure you have you are import the coltrane Entry model in the urls.py file of the cms app which you should have created in the previous chapter.

Tags: ,

Leave a Reply