Skip to content

Instantly share code, notes, and snippets.

@eightysteele
Created July 13, 2011 04:52
Show Gist options
  • Select an option

  • Save eightysteele/1079737 to your computer and use it in GitHub Desktop.

Select an option

Save eightysteele/1079737 to your computer and use it in GitHub Desktop.
Record example
class Record(model.Model):
collections = model.StringProperty('c', repeated=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment