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
tev
plugin_event
Commits
9b713d85
Commit
9b713d85
authored
Nov 25, 2016
by
LE GAC Renaud
Browse files
Update common_settings.py to improve docs string.
parent
43deb0a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
models/common_settings.py
models/common_settings.py
+9
-0
No files found.
models/common_settings.py
View file @
9b713d85
# -*- coding: utf-8 -*-
""" Common settings
Model instantiate the database table as well as the UI configuration.
It is tune to only satisfy the need of the controller, function pair.
Note:
The model expose to controllers several global variables:
* auth
* directSvc
"""
import
plugin_dbui
as
dbui
...
...
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