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
Håvard Farestveit
tdt4242-base
Commits
3593863f
Commit
3593863f
authored
Apr 13, 2021
by
Elias Sagmo Larsen
Browse files
pylint/models
parent
84180d88
Pipeline
#127124
failed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
backend/secfit/comments/models.py
View file @
3593863f
from
django.db
import
models
from
django.conf
import
settings
from
django.contrib.contenttypes.fields
import
GenericForeignKey
from
django.contrib.contenttypes.models
import
ContentType
from
django.urls
import
reverse
from
django.db
import
models
from
django.contrib.auth
import
get_user_model
from
workouts.models
import
Workout
...
...
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