Re: Query Optimization (Huge Data in the Database)

2020-07-27 Thread Ethem Güner
If It is not need to be always updated, use caching. Sci Mithilesh , 26 Tem 2020 Paz, 19:00 tarihinde şunu yazdı: > call or replay me I am interested +918709440658 > > On Sun, 19 Jul 2020, 9:11 am karthik challa, > wrote: > >> Hi Experts, >> >> I am trying to execute a Django query (ORM) but my

Re: Query Optimization (Huge Data in the Database)

2020-07-27 Thread Ethem Güner
If It is not need to be always updated, use caching. Sci Mithilesh , 26 Tem 2020 Paz, 19:00 tarihinde şunu yazdı: > call or replay me I am interested +918709440658 > > On Sun, 19 Jul 2020, 9:11 am karthik challa, > wrote: > >> Hi Experts, >> >> I am trying to execute a Django query (ORM) but my

Re: [Probably BUG] set_password and check_password accept values other than string as parameters

2020-03-12 Thread Ethem Güner
I reproduced this case. Used a random model from my project. Dawid Czeluśniak , 12 Mar 2020 Per, 02:06 tarihinde şunu yazdı: > Hi all, > > I've noticed that both set_password and check_password methods accept > values other than str as parameters. For example I'm able to set password > to boolean