Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.17 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.17 KB

clld-audio-plugin

Build Status PyPI

A plugin for the clld package.

Usage

clld-audio-plugin provides

To use map and static resources, include the plugin in your app's main function:

    config.include('clld_audio_plugin')

To use model and column, just import in your app's datatables.py or models.py as needed.