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
4fa2d9e5
Commit
4fa2d9e5
authored
Mar 16, 2016
by
LE GAC Renaud
Browse files
Migrate to web2py 2.13.4 (pyDAL).
parent
d18ea927
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
modules/report_objects.py
modules/report_objects.py
+2
-1
No files found.
modules/report_objects.py
View file @
4fa2d9e5
...
...
@@ -7,10 +7,11 @@ import re
from
gluon
import
current
from
gluon.dal
import
FieldVirtual
,
smart_query
from
gluon.storage
import
Storage
from
pandas
import
DataFrame
,
MultiIndex
,
to_datetime
from
plugin_dbui
import
get_id
,
Store
from
pydal.helpers.methods
import
smart_query
from
pydal.objects
import
FieldVirtual
from
StringIO
import
StringIO
...
...
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