Skip to content

Instantly share code, notes, and snippets.

@bertini36
Created December 31, 2015 15:08
Show Gist options
  • Save bertini36/572aff02516670344319 to your computer and use it in GitHub Desktop.
Save bertini36/572aff02516670344319 to your computer and use it in GitHub Desktop.
tenant = Client(domain_url='tenant1.saas.com',
schema_name='tenant1',
name='Tenant1',
paid_until='2014-12-05',
on_trial=True)
tenant.save()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment