Ungenericized get_item_queryset and added tag/issue queryset fetching methods to...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 25 Jan 2011 21:33:00 +0000 (16:33 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 25 Jan 2011 21:33:00 +0000 (16:33 -0500)
commit15c68a7a08349d807c767cce58fdbeec0dcc192d
tree580a309375d649337f06d6b99e7a337b0d513340
parentb526716c8d778a9a650312806a8009bc8bbc7c04
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.
contrib/penfield/models.py