jenkins/release/: reference-cmsplugin-0.2.0 metadata and description

Simple index

Reference CMS plugin

author Grégoire ROCHER
author_email gregoire@emencia.com
platform
  • UNKNOWN
File Tox results History
reference_cmsplugin-0.2.0-py2.py3-none-any.whl
Size
11 KB
Type
Python Wheel
Python
2.7
reference_cmsplugin-0.2.0.tar.gz
Size
5 KB
Type
Source

Installation

Install the plugin:

pip install -i https://pi.emencia.net/-/ reference_cmsplugin

Add the reference_cmsplugin in the INSTALLED_APPS.

Customization

Customize the template reference_cmsplugin/reference_list.html. It exposes the following variables:

  • categories: the queryset of categories to display.
  • references: the queryset of distinct references matching the selected categories.