Skip to content

Instantly share code, notes, and snippets.

@tomchristie
Created February 22, 2013 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomchristie/5012840 to your computer and use it in GitHub Desktop.
Save tomchristie/5012840 to your computer and use it in GitHub Desktop.
def field_from_native(self, data, files, field_name, into):
into.update(self.from_native(data[field_name]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment