Skip to content

Instantly share code, notes, and snippets.

@hub-cap
Created April 26, 2013 18:45
Show Gist options
  • Save hub-cap/5469481 to your computer and use it in GitHub Desktop.
Save hub-cap/5469481 to your computer and use it in GitHub Desktop.
>>> from reddwarf.db import models
>>> models.DatabaseModelBase
<class 'reddwarf.db.models.DatabaseModelBase'>
>>> models.DatabaseModelBase._uuid_strategy
<unbound method DatabaseModelBase.generate_uuid>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment