https://github.com/django-tenants/django-tenants
I have used it on a project and its just perfect. it does tenancy very well. and I like the Semi Isolated Approach: Shared Database, Separate Schemas. One database for all tenants, but one schema per tenant.
On Monday, November 7, 2022 at 5:08:32 PM UTC+1 davidemanu...@gmail.com wrote:
Hi, I'm not sure what you mean by updating all templates. In my case, when I update a template, the changes are reflected in all tenants/clients.
David Emanuel Sandoval WEB DEVELOPER +549 3734 607102
Hello,ich want sell my app on different companys. Now a part of apps all companys/templates use this but another apps/templates are customer specific. Now i want when i update code from apps/templates which all customer uses that i can update all customer on server as fast as possible.Here are a example:Customer 1
common app
customer invividual app #1
template
common app templates
customer individual app templates
Customer 2
common app
customer individual app #2
template
common app templates
customer individual app templatesHow i can make this? Softlink or is there another better possibility?Regards--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/987d7c53-cd73-4937-9a5d-b9053a6570c4n%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6643d636-bf3b-4fad-80fc-6f3a8f1d66cbn%40googlegroups.com.
No comments:
Post a Comment