web/web_widget_slick_example
Brenton Hughes 63bfc0f668
[MIG] web_widget_slick_example: Migrate to v10
* Bump version
* Rename __openerp__.py -> __manifest__.py
* Replace openerp import, tags with odoo
* Remove data tags
* Replace LasLabs icon w/ OCA icon
* Update readme
* Update license (AGPL -> LGPL)
* Update copyright
2017-09-11 07:45:07 -07:00
..
demo [MIG] web_widget_slick_example: Migrate to v10 2017-09-11 07:45:07 -07:00
models [MIG] web_widget_slick_example: Migrate to v10 2017-09-11 07:45:07 -07:00
security [ADD] web_widget_slick_example: Create module 2017-09-11 07:45:05 -07:00
static/description [MIG] web_widget_slick_example: Migrate to v10 2017-09-11 07:45:07 -07:00
views [MIG] web_widget_slick_example: Migrate to v10 2017-09-11 07:45:07 -07:00
README.rst [MIG] web_widget_slick_example: Migrate to v10 2017-09-11 07:45:07 -07:00
__init__.py [MIG] web_widget_slick_example: Migrate to v10 2017-09-11 07:45:07 -07:00
__manifest__.py [MIG] web_widget_slick_example: Migrate to v10 2017-09-11 07:45:07 -07:00

README.rst

.. image:: https://img.shields.io/badge/license-LGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
   :alt: License: LGPL-3

=============================
Slick Carousel Widget Example
=============================

This module provides an example of how to implement the web_widget_slick module.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/web/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

Contributors
------------

* Dave Lasley <dave@laslabs.com>
* Brent Hughes <brent.hughes@laslabs.com>

Do not contact contributors directly about support or help with technical issues.

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.