mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
* [ADD] .eggs in gitignore * [IMP] Web Environment Ribbon: add backend This commit adds a simple bakend to facilitate inheritance * [IMP] Web Environment Ribbon: add the databse name This commit adds the database name under the ribbon name, in the ribbon * [IMP] Web Environment Ribbon: prepare method for ribbon name * [IMP] README: explain how to use db_name
2 lines
45 B
Python
2 lines
45 B
Python
from . import web_environment_ribbon_backend
|