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
Daniel W Bond
advisor
Commits
e8702b6f
Commit
e8702b6f
authored
Feb 16, 2014
by
Daniel W Bond
Browse files
changing the corresponding name of a field as seen in the commit, supra
parent
fc82e11d
Changes
1
Hide whitespace changes
Inline
Side-by-side
advisor/trajectories/forms.py
View file @
e8702b6f
...
...
@@ -67,7 +67,7 @@ class BuildTrajectoryForm( ModelForm ):
model
=
Trajectory
fields
=
(
'name'
,
'courses'
,
)
exclude
=
(
'slug'
,
'owner'
,
'
previous
Courses'
,
'whichPrograms'
,
exclude
=
(
'slug'
,
'owner'
,
'
completed
Courses'
,
'whichPrograms'
,
'isPublic'
,
'semester'
)
labels
=
{
...
...
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