Django

Code

Ticket #1473 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

[patch] Add support for categories to syndication framework

Reported by: k.shaposhnikov@gmail.com Assigned to: adrian
Milestone: Component: RSS framework
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

utils.feedgenerator already has support for categories, but it is not possible to pass these categories from contrib.syndication framework.

I have written a patch that provide such possibility.

This patch also adds categories support for channel element (RSS 2.0).

Attachments

categories.patch (3.3 kB) - added by k.shaposhnikov@gmail.com on 03/07/06 05:19:54.
Add support for categories to syndycation framework

Change History

03/07/06 05:19:54 changed by k.shaposhnikov@gmail.com

  • attachment categories.patch added.

Add support for categories to syndycation framework

06/18/06 20:38:11 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [3143]) Fixed #1473 -- Added support for categories back into syndication feeds (was accidently removed in r1994). Thanks, k.shaposhnikov@gmail.com


Add/Change #1473 ([patch] Add support for categories to syndication framework)




Change Properties
Action