(Hpenv) E:\HealthPrediction>python manage.py makemigrations *No changes detected*
(Hpenv) E:\HealthPrediction> "No changes detected' what will i do Please help me. I am beginner in django. Please help me On Friday, May 27, 2022 at 2:12:09 AM UTC+5:30 [email protected] wrote: > I was reading the django docs and i have been confused by the explanation > as shown in the snippet. > [image: Screenshot from 2022-04-29 01-36-59.png] > > in the first snippet of code does it mean that both conditions will have > to be met as in the case of "and" in logical operators? > Second snippet, do they imply that the blog objects will first be filtered > to have only those that contains "lennon" and then the results will be > filtered again to have only those in year 2008? > > Please help > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/dd74a081-d8ce-464e-9ae4-5f87d9e849dan%40googlegroups.com.

