Skip to main content

django CMS plugin that shows content between specified times

Project description

Latest PyPI version Latest Travis CI build status Monthly downloads Test coverage

django CMS plugin that shows content between specified times

Documentation

The full documentation is at https://djangocms-timer.readthedocs.org.

Quickstart

Install djangocms-timer:

pip install djangocms-timer

Features

Shows and hides child plugins according to the timers set in the plugin instance.

Caveats

In its current form, plugin won’t save you from the queries to retrieve child plugins due to the way plugin rendering works in django CMS. Still, the render method of child plugins is not executed (and grandchildren plugins are not retrieved) with mitigating effect on performance hit.

History

0.2.0 (2014-11-28)

  • Add localisation.

  • Add migrations.

0.1.0 (2014-10-12)

  • First release on 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

djangocms-timer-0.2.0.tar.gz (13.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