Socket
Socket
Sign inDemoInstall

djangocms-timer

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    djangocms-timer

django CMS plugin that shows content between specified times


Maintainers
1

Readme

=============== djangocms-timer

.. image:: https://pypip.in/v/djangocms-timer/badge.png :target: https://pypi.python.org/pypi/djangocms-timer :alt: Latest PyPI version

.. image:: https://travis-ci.org/nephila/djangocms-timer.png?branch=master :target: https://travis-ci.org/nephila/djangocms-timer :alt: Latest Travis CI build status

.. image:: https://pypip.in/d/djangocms-timer/badge.png :target: https://pypi.python.org/pypi/djangocms-timer :alt: Monthly downloads

.. image:: https://coveralls.io/repos/nephila/djangocms-timer/badge.png :target: https://coveralls.io/r/nephila/djangocms-timer :alt: 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.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc