Django

Code

Ticket #6969 (new)

Opened 6 months ago

Last modified 1 month ago

More usable views in syndication app

Reported by: ctrochalakis Assigned to: ctrochalakis
Milestone: Component: RSS framework
Version: 1.0 Keywords:
Cc: Triage Stage: Design decision needed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Currently the only available view in the contrib.syndication views requires a slash-separated url parameter. For example 'categories/django'. This parameter is sometimes not very usable (ex. when using the url templatetag: is not easy to construct a slug-separated string in the template).

It would be handier to have a view that requires slug and param to produce the feed.

Attachments

0001-slug_view.patch (0.9 kB) - added by ctrochalakis on 04/05/08 10:59:03.
slug_feed_v1

Change History

04/05/08 10:59:03 changed by ctrochalakis

  • attachment 0001-slug_view.patch added.

slug_feed_v1

06/14/08 02:04:22 changed by Simon Greenhill

  • needs_better_patch changed.
  • stage changed from Unreviewed to Design decision needed.
  • needs_tests changed.
  • needs_docs changed.

09/15/08 08:20:28 changed by arthurk

  • version changed from SVN to 1.0.

Add/Change #6969 (More usable views in syndication app)




Change Properties
Action