Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
c66b8bea
Commit
c66b8bea
authored
Jul 02, 2018
by
Christoph Lienhard
Browse files
value can be a MultiField
parent
9cf54e13
Changes
1
Hide whitespace changes
Inline
Side-by-side
nifty5/models/model.py
View file @
c66b8bea
...
...
@@ -73,7 +73,7 @@ class Model(NiftyMetaBase()):
@
property
def
value
(
self
):
"""
Field : value of the model.
Field
or MultiField
: value of the model.
The value of the model at given `position`.
"""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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