Skip to main content

A Django CMS plugin to show a list of feeds.

Project description

Simple plugin to show a a rss feed in your django cms site.

Features

  • Show specified number of feeds in the page.

  • You can choose to open the feed in current window or new window.

  • Show any rss feed you specified.

  • The feed list would be cached for specified time long.

Usage

Installation:

$ pip install django-rss-plugin

Add rssplugin to your INSTALLED_APPS in Django settings.py file, Like following:

INSTALLED_APPS=(
      'rssplugin',
)

template filter

  1. parsed_to_date:

    {% load rss_tags %}
    {{ entry.published_parsed|parsed_to_date|timesince }}

see rss.html for usage examples.

Online Resources

Change History

  • 2/11/2013, Version 0.0.5

    New features:

    1. If no entries found, show “no entries found”.

  • 2/8/2013, Version 0.0.4

    First stable release published to Pypi.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-rss-plugin-0.0.5.zip (7.2 kB view details)

Uploaded Source

File details

Details for the file django-rss-plugin-0.0.5.zip.

File metadata

File hashes

Hashes for django-rss-plugin-0.0.5.zip
Algorithm Hash digest
SHA256 ecb162d111db1ebbca2b2664770698c507908b7ea510d958fc3a2717f3998c5a
MD5 7b52731c95eeaab75aa27d7e88ce74cd
BLAKE2b-256 65b863da88e1badd53ace09f6190d6298986a66fb7f34ef001ebb7de248398ae

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page