citusdata / django-multitenant

Python/Django support for distributed multi-tenant databases like Postgres+Citus
MIT License
721 stars 119 forks source link

Bug/fix one to one field #30

Closed affablebloke closed 5 years ago

affablebloke commented 5 years ago

Looks like a bug in the call to super() when using TenantOneToOneField.

louiseGrandjonc commented 5 years ago

This was fixed in the recents PRs, thank you for helping :)