But didn't show queryset in my consol Anyone can help me
In views.py
def index(request):
insurance=Ins.objects.all()
print(insurance)
But didn't show queryset in my consol
Anyone can help me
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Mar 12, 2021, 6:46 AM