Skip to content

Instantly share code, notes, and snippets.

@maxmumford
Last active September 16, 2015 14:44
Show Gist options
  • Save maxmumford/ab82f2e560563369e8c9 to your computer and use it in GitHub Desktop.
Save maxmumford/ab82f2e560563369e8c9 to your computer and use it in GitHub Desktop.
class Building(models.Model):
owner = models.ForeignKey(User)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment