Skip to content

Instantly share code, notes, and snippets.

@jckdotim
Created December 9, 2011 16:52
Show Gist options
  • Save jckdotim/1452349 to your computer and use it in GitHub Desktop.
Save jckdotim/1452349 to your computer and use it in GitHub Desktop.
@hybrid_property
def lat(self):
return float(aes_decrypt(self.encrypted_lat))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment