Pages

Monday, December 18, 2006

Basic filters work

Finally, all the filters work:


reviews = articles.filter(article_type__name__exact='review')


Not sure what the problem was. Today I'll learn how to commit.

No comments: