From: Stephen Burrows Date: Tue, 25 Jan 2011 21:33:00 +0000 (-0500) Subject: Ungenericized get_item_queryset and added tag/issue queryset fetching methods to... X-Git-Tag: philo-0.9~22^2~1 X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/15c68a7a08349d807c767cce58fdbeec0dcc192d?hp=15c68a7a08349d807c767cce58fdbeec0dcc192d Ungenericized get_item_queryset and added tag/issue queryset fetching methods to BlogView and NewsletterView, respectively. Re-added the tag_archive_view and issue_archive_view methods and set them up to use these methods. ---