Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BDE
nk20
Commits
cef95b57
Commit
cef95b57
authored
Jul 08, 2019
by
Pierre-antoine Comby
Browse files
add lazy_text
parent
80143251
Pipeline
#7609
failed with stage
in 2 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
note/models.py
View file @
cef95b57
...
...
@@ -6,6 +6,7 @@ from django.conf import settings
from
django.contrib.auth.models
import
User
from
django.db
import
models
from
django.utils.translation
import
gettext_lazy
as
_
from
django.contrib.contenttypes.models
import
ContentType
from
django.contrib.contenttypes.fields
import
GenericForeignKey
...
...
Write
Preview
Supports
Markdown
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