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
a6428e32
Commit
a6428e32
authored
Mar 02, 2014
by
Chris Reffett
Browse files
other fixes
parent
4f10cd1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
advisor/mainapp/utils.py
View file @
a6428e32
...
...
@@ -198,7 +198,6 @@ def genTrajectories(taken, programs, user):
if
not
taken
:
taken
=
[
''
]
taken
=
set
(
taken
)
print
taken
sem
=
Semester
(
number
=
0
,
user
=
user
)
sem
.
save
()
for
takencourse
in
taken
:
...
...
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