[9.0] [IMP] Web Environment Ribbon: support variables in ribbon name (eg db_name) (#621)

* [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
This commit is contained in:
Thomas Binsfeld (ACSONE)
2017-05-31 11:25:59 +02:00
committed by Andreas Perhab
parent 64b98695a8
commit 2c16ec1a86
9 changed files with 78 additions and 23 deletions

View File

@@ -0,0 +1 @@
from . import web_environment_ribbon_backend