Skip to content

Instantly share code, notes, and snippets.

@PuercoPop
Created April 7, 2012 23:18
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 PuercoPop/2332771 to your computer and use it in GitHub Desktop.
Save PuercoPop/2332771 to your computer and use it in GitHub Desktop.
card app model
class Gifts(models.Model):
"""
Represents the relationship between a Card, and Accounts
"""
#created_by?
number of coupons
Available to
cost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment