Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
roomlist
Commits
18217539
Commit
18217539
authored
May 22, 2017
by
Daniel W Bond
Browse files
additional missing core.utils import
parent
ef24b989
Changes
1
Show whitespace changes
Inline
Side-by-side
roomlist/housing/views.py
View file @
18217539
...
...
@@ -8,6 +8,7 @@ from braces.views import LoginRequiredMixin
# imports from your apps
from
.models
import
Building
,
Floor
,
Room
from
accounts.models
import
Student
from
core.utils
import
shadowbanning
# a list of neighborhoods and their buildings
...
...
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