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
1ee92d4a
Commit
1ee92d4a
authored
Nov 22, 2014
by
Jason D Yeomans
Browse files
DetailStudent to DetailView
parent
a0398989
Changes
1
Hide whitespace changes
Inline
Side-by-side
roomlist/housing/views.py
View file @
1ee92d4a
...
...
@@ -30,6 +30,6 @@ class DetailRoom(LoginRequiredMixin, ListView):
login_url
=
'/'
# details about the student
class
DetailStudent
(
LoginRequiredMixin
,
Detail
Student
):
class
DetailStudent
(
LoginRequiredMixin
,
Detail
View
):
model
=
Student
login_url
=
'/'
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