Corrected penfield BlogView handling of tags, particularly related to feed links...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 15 Feb 2011 23:37:31 +0000 (18:37 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 15 Feb 2011 23:37:31 +0000 (18:37 -0500)
commit067104fc328a25677564058f5443267c94db3432
tree18e9e7d92773a5cf4a47ef3d07009103b62faaee
parent76d3c448fe7e5d3350690bb989476a921f156b23
Corrected penfield BlogView handling of tags, particularly related to feed links. Added an optional slash at the beginning of the feed urlpattern in FeedView.feed_patterns to handle cases where this is included from something with no trailing slash.
contrib/penfield/models.py