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
bookshare
Commits
417c85ab
Commit
417c85ab
authored
Apr 11, 2015
by
Daniel W Bond
Browse files
added include field to lookout form
parent
c3846699
Changes
1
Hide whitespace changes
Inline
Side-by-side
bookshare/lookouts/forms.py
View file @
417c85ab
...
...
@@ -30,4 +30,5 @@ class LookoutForm( forms.ModelForm ):
class
Meta
:
model
=
Lookout
include
=
(
'owner'
,
'isbn'
,)
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