Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save maxmumford/e4a8f1a7e67a9c9dc7b1 to your computer and use it in GitHub Desktop.
Save maxmumford/e4a8f1a7e67a9c9dc7b1 to your computer and use it in GitHub Desktop.
class Tenancy(models.Model):
building = models.ForeignKey(Building)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment