Skip to main content

Random quote plugin for the django CMS.

Project description

PyPI download stats

This is a django-cms plugin that displays a random quote (e.g. a testimonial) from your database.

Setup / Configuration

  • Install this plugin (pip install cmsplugin-randomquote)

  • Add cmsplugin_randomquote to your INSTALLED_APPS

  • Run the schema migrations:

    python manage.py syncdb
    python manage.py migrate cmsplugin_randomquote
  • Add the plugin to a placeholder

  • Create some Quote Objects in the admin panel

License

MIT, see LICENSE.txt

Changelog

v0.1.3 (08.07.12)

  • Added optional author URL field

v0.1.2 (07.07.12)

  • Initial release

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

cmsplugin-randomquote-0.1.3.tar.gz (3.5 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