Hi, We have running an ecommerce site using Django 1.8.13. It has been running fine for a year. But suddenly the django querysets are returning corrupted values. I am completely clueless why this is happening. Like a model field is of type SlugField but queryset is returning long.
Would really appreciate if anyone could throw some light on how to fix the above issue. When I check the values in MySQL DB using PhpMyAdmin and everything is fine. Thanks, Pinakee -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/31e38550-5759-47fb-8aac-634222f538e3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

