Re: Why I love Django

2022-09-11 Thread Paul Onteri
Thanks! On Sunday, 11 September 2022 at 05:06:58 UTC+3 robbi...@gmail.com wrote: > Hello Paul > > On 10/9/2022 9:15 pm, Paul Onteri wrote: > > Choosing a web framework is hard. Especially now when there are a lot of > > frameworks on the market, each designed to addr

Why I love Django

2022-09-10 Thread Paul Onteri
Choosing a web framework is hard. Especially now when there are a lot of frameworks on the market, each designed to address different project needs. Here is why I think that when building a large database-driven application, I would honestly pay to use Django. https://paulonteri.com/thoughts/lo

Django - Heavy Databse Usage

2019-11-18 Thread Paul Onteri
Let's say you are building a SAAS application system in which every user will use the database heavily, for example, a hospital management system. Should you have separate databases for each user? And how do you implement this in Django? -- You received this message because you are subscribed