Skip to main content

A Django CMS plugin to show django-rss-plugin.

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',
)

Then you are good to go!

Online Resources

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.1.zip (5.6 kB view hashes)

Uploaded Source

Supported by

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