Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.
/ djangocms-timer Public archive

django CMS plugin that shows content between specified times

License

Notifications You must be signed in to change notification settings

nephila/djangocms-timer

Repository files navigation

djangocms-timer

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.

About

django CMS plugin that shows content between specified times

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published