Gürkan İndibay
Gürkan İndibay
I added a test which shows this issue does not exist any more. PR that tests this case https://github.com/citusdata/django-multitenant/pull/152
For now, please change the tenant_id columns with different name. tenant_id is kind of reserved keyword. I will try to find a way to remove this constraint soon
@s4ke @KrYpTeD974 Fixed with the pr https://github.com/citusdata/django-multitenant/pull/151
@florianmartens are you using the django_multitenant.backends.postgresql setting as @louiseGrandjonc suggested? Do you still have the problem?
This issue does not seem to be a problem. I'm closing right now. If you have further issues, please open the issue and add some details.
Hey @vit-panchuk I can not see any difference between Variant 1 and Variant2. Could you explain the difference? And could you give me some examples in code blocks? Thanks
You need to add vendor column into exhibitor table even if it is not required directly by your model. It is required by active record multitenant I know it is...
I changed the address to 192.168.1.0 and gateway and dns to 192.168.1.1. However, kubernetes didn't started. So it doesn't worked for me. I changed back my configuration to original values...
We are working to release the packages. I'll update you when the packages are ready
> @gurkanindibay please request reviews after the tests pass and the implementation is complete. @hanefi there are compile and test errors. I've sent it to check and fix it. My...