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
advisor
Commits
8d21d396
Commit
8d21d396
authored
Mar 02, 2014
by
Ben Waters
Browse files
oops
parent
af4df626
Changes
1
Hide whitespace changes
Inline
Side-by-side
advisor/mainapp/views.py
View file @
8d21d396
...
...
@@ -42,9 +42,8 @@ def build_trajectory(request):
'trac'
:
trac
,
})
else
:
reutrn
render_to_response
(
'build.html'
,
{
,
})
return
render_to_response
(
'build.html'
)
class
StartTrajectoryView
(
FormView
):
template_name
=
'new.html'
form_class
=
StartTrajectoryForm
...
...
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