Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
limbra
limbra
Commits
0ace6fba
Commit
0ace6fba
authored
Nov 08, 2019
by
LE GAC Renaud
Browse files
Update models/main to initialize plugin_dbui.
parent
d192b69e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
models/main.py
models/main.py
+3
-0
No files found.
models/main.py
View file @
0ace6fba
...
...
@@ -20,6 +20,7 @@ from _mydb import DBURIS
from
auth
import
configure_auth
,
USER
from
gluon
import
current
from
gluon.tools
import
PluginManager
from
model_app
import
App
from
model_core
import
Core
from
model_harvester
import
Harvester
...
...
@@ -79,6 +80,8 @@ T.lazy = True # immediate translation
#
# Configure plugin_dbui
#
plugins
=
PluginManager
()
plugins
.
dbui
.
pname
=
"plugin_dbui"
ctrl
=
request
.
controller
fnct
=
request
.
function
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment