jenkins/release/: reference-cmsplugin-0.2.0 metadata and description
Reference CMS plugin
author | Grégoire ROCHER |
author_email | gregoire@emencia.com |
platform |
|
File | Tox results | History |
---|---|---|
reference_cmsplugin-0.2.0-py2.py3-none-any.whl
|
|
|
reference_cmsplugin-0.2.0.tar.gz
|
|
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.