Hello everyone, I was just learning Django and had a doubt. while making django models classes,In CONSOLE, the objects of the models were returning as query sets The queryset is a class...."my question is whether query set is a parent class models.Model?". I wanted to know how these 2 classes are related..
If I am wrong not making sense :) please do correct me, I am a beginner in Django and still have n't yet completely worked out how django models work. Thank you!! -- 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/746b4193-4764-47d4-9439-882c7caf8718n%40googlegroups.com.

