mardi 23 décembre 2014

Django Multi tenant architecture supporting tenant level customisation

Currently I have an application which is not a multi tenant application. I'm using different copy of the same code for providing the service to different clients. But this is very difficult to scale up. So I'm considering to rewrite the application as a multi tenant application. I saw some articles about developing django multi tenant applications. But my problem is I need to provide specific customization and some extra features to some clients. What will be the best approach to handle this case?


Aucun commentaire:

Enregistrer un commentaire