.. You should enable this project on travis-ci.org and coveralls.io to make
these badges work. The necessary Travis and Coverage config files have been
generated for you.
.. image:: https://travis-ci.org//ckanext-montreal.svg?branch=master
:target: https://travis-ci.org//ckanext-montreal
.. image:: https://coveralls.io/repos//ckanext-montreal/badge.svg
:target: https://coveralls.io/r//ckanext-montreal
.. image:: https://pypip.in/download/ckanext-montreal/badge.svg
:target: https://pypi.python.org/pypi//ckanext-montreal/
:alt: Downloads
.. image:: https://pypip.in/version/ckanext-montreal/badge.svg
:target: https://pypi.python.org/pypi/ckanext-montreal/
:alt: Latest Version
.. image:: https://pypip.in/py_versions/ckanext-montreal/badge.svg
:target: https://pypi.python.org/pypi/ckanext-montreal/
:alt: Supported Python versions
.. image:: https://pypip.in/status/ckanext-montreal/badge.svg
:target: https://pypi.python.org/pypi/ckanext-montreal/
:alt: Development Status
.. image:: https://pypip.in/license/ckanext-montreal/badge.svg
:target: https://pypi.python.org/pypi/ckanext-montreal/
:alt: License
=============
ckanext-montreal
.. Put a description of your extension here:
What does it do? What features does it have?
Consider including some screenshots or embedding a video!
(English version below)
Installation
.. Add any additional install steps to the list below.
For example installing any non-Python dependencies or adding any required
config settings.
Pour installer ckanext-montreal:
Activer l’environnemnt virtuel CKAN, par exemple::
. /usr/lib/ckan/default/bin/activate
Installer le package Python ckanext-montreal dans votre environnement virtuel::
pip install ckanext-montreal
Ajouter montreal au paramètre ckan.plugins dans le fichier de
configuration de CKAN (par défaut ce fichier de configuration est
“/etc/c