NicholasStudt

Ticket #19 (closed defect: fixed)

Opened 3 months ago

Last modified 7 weeks ago

RSS by tag does not work

Reported by: jeffrey@… Owned by: nicholas
Priority: major Milestone:
Component: Django Blog (Python) Version: Django Blog 1.2
Keywords: Cc:

Description

feeds/tags returns exactly the same rss as feeds/latest. It should not.

feeds/tags/(tag list) should return a rss feed limited to the tags in the list.

Change History

comment:1 Changed 7 weeks ago by nicholas

  • Status changed from new to closed
  • Resolution set to fixed

feeds/tags/(tag) now returns a feed for a given tag.
Fixed in [355].

Note: See TracTickets for help on using tickets.