Thanks Arun! In my opinion, the major aspect that you are not considering is - > multi-tenancy. While SaaS might sound like a buzzword, it addresses some > very important pain points. Does your application guarantee that the client > confidential information of one client is completely isolated from another > client in the case of a breach? Does your application allow client specific > schema changes in the future? If you think these questions are relevant to > you then you might want to check out Django tenant schemas > <https://django-tenant-schemas.readthedocs.org/en/latest/>. >
Since this is an internal application, multi-tenancy is not a concern. But thanks for pointing out. Regards, Abhaya _______________________________________________ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers