mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] web_widget_slick_example: Create module
* Create SlickJS widget field in example module for usage instructions * Add security to example slick widget model
This commit is contained in:
5
web_widget_slick_example/__init__.py
Executable file
5
web_widget_slick_example/__init__.py
Executable file
@@ -0,0 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# © 2016-TODAY LasLabs Inc.
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
from . import models
|
||||
Reference in New Issue
Block a user