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
e6b2b51f
Commit
e6b2b51f
authored
Apr 09, 2015
by
LE GAC Renaud
Browse files
Remove the obsolete field events.category when setting default values.
parent
fe395b96
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
models/ux0_defaults.py.off
models/ux0_defaults.py.off
+0
-1
No files found.
models/ux0_defaults.py.off
View file @
e6b2b51f
...
...
@@ -7,7 +7,6 @@
if not db(db.events.id).count():
db.events.insert(id=undef_id,
event=undef,
category=undef,
definition=undef)
if not db(db.fundings.id).count():
...
...
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