Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
5a933a0f
Commit
5a933a0f
authored
Nov 23, 2018
by
Guilhem Saurel
Browse files
missing import
parent
b5858e7a
Pipeline
#1907
passed with stages
in 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/models.py
View file @
5a933a0f
...
...
@@ -5,6 +5,7 @@ from subprocess import check_output
from
django.conf
import
settings
from
django.db
import
models
from
django.db.models
import
Q
from
django.db.models.functions
import
Length
from
django.db.utils
import
DataError
from
django.template.loader
import
get_template
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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