django-shared-schema-tenants icon indicating copy to clipboard operation
django-shared-schema-tenants copied to clipboard

Make Tenant model swappable

Open hugobessa opened this issue 7 years ago • 1 comments

hugobessa avatar Jun 21 '18 13:06 hugobessa

https://github.com/wq/django-swappable-models might be a solution to this. If the goal is to make it swappable just like the Django user profile model is. But given how tough it can be to migrate/transition across the boundary of not-swappable to a swappable future, its worth elaborating the reasons behind making it swappable in order to consider the possible alternatives.

techdragon avatar Jul 31 '18 03:07 techdragon