Modified FeedMultiViewMixin to allow greater customization of feed creation, especial...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 23 Sep 2010 16:27:24 +0000 (12:27 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 23 Sep 2010 16:32:00 +0000 (12:32 -0400)
commit144927ed56fbd9293a436818421fd119a4b4bedb
treedcb54ae434696676fff2ddf6e6e89a34fed1945a
parent2628ac11201c749bbd3aea23597af8238b3a3e5a
Modified FeedMultiViewMixin to allow greater customization of feed creation, especially with regards to feed titles. Tweaked BlogView and NewsletterView to be in line with the changes.
contrib/penfield/models.py
contrib/penfield/utils.py