Commit fc4614a8 by Tom Christie

Whitespace

parent d4063eb0
......@@ -258,7 +258,7 @@ class ManyRelatedMixin(object):
def field_from_native(self, data, field_name, into):
if self.readonly:
return
try:
# Form data
value = data.getlist(self.source or field_name)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment