Kushagra Agarwal
Kushagra Agarwal
You can do one thing that is call for two query set separately and then chain them EX- from itertools import chain q1=QMODEL.Course.objects.all().filter(student_id=id1) q1=QMODEL.Course.objects.all().filter(student_id=id2) courses=chain(q2,q1)
I would like to work on this, I have implemented oauth in flutter previously, I can do it Can you assign it to me
Actually, we don't have to make too many changes to backend, as by using google_sigin package we can maintain the login states, access tokens and refresh token in frontend itself...
Hey, @ItsAdityaKSingh if @jaiakash is not working on this can I work on it? I have previously implemented such features so I can implement it easily, let me know if...
I guess it's always good to have a dark mode in apps and also people can plan evening hicks so, dark mode can come in handy then hehe :) What...
Is this issue resolved if not can I work on it? @ItsAdityaKSingh