django orm filter queryset is returning empty

2019-12-17 Thread vignesh s
django orm filter queryset is returning empty queryset and also checked in the db the data is available -- 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 django-u

I have two models which are associated to each other through a ForeignKey how to delete the child model object without affecting parent model object

2019-11-09 Thread Vignesh s
I have two models which are associated to each other through a ForeignKey how to delete the child model object without affecting parent model object -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receivi