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
Jean Michel Rouly
research-questions
Commits
ed49a7e7
Commit
ed49a7e7
authored
Apr 02, 2014
by
Jean Michel Rouly
Browse files
Merge branch 'dev'
parents
b37f46b8
40d973b2
Changes
1
Show whitespace changes
Inline
Side-by-side
researchquestions/website/views.py
View file @
ed49a7e7
...
...
@@ -65,6 +65,8 @@ def index(request, *args, **kwargs):
else
:
return
redirect
(
'filter'
,
section
)
else
:
if
sort
is
None
:
return
redirect
(
'/'
)
return
redirect
(
'sort'
,
sort
)
else
:
form
=
CourseSectionFilterForm
()
...
...
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