check your db logs. I suspect this is a db issue and not django itself On Monday, October 1, 2018 at 5:13:40 AM UTC-4, Akshay Jain wrote: > > Yeah, this happens ~10% of times. Rest of the writes are perfect. > > On Mon, Oct 1, 2018 at 1:51 PM Vineet Kothari <[email protected] > <javascript:>> wrote: > >> Please check whether the data serializong properly or not >> >> On Mon 1 Oct, 2018, 1:43 PM Akshay Jain, <[email protected] >> <javascript:>> wrote: >> >>> Hello, >>> >>> I'm facing a strange issue where in my django application sometimes the >>> data is not getting completely written to the DB. The entry is created but >>> some fields are not written >>> >>> -- >>> Regards, >>> Akshay Jain >>> >>> -- >>> 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] <javascript:>. >>> To post to this group, send email to [email protected] >>> <javascript:>. >>> 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/CADn2MUNwA3aYko%2BiOdeOnH%3D0i2uDNEneHJ%3DBE2zybXZ6jcPrLA%40mail.gmail.com >>> >>> <https://groups.google.com/d/msgid/django-users/CADn2MUNwA3aYko%2BiOdeOnH%3D0i2uDNEneHJ%3DBE2zybXZ6jcPrLA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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/CAAcanssoam54j4rka2OacsLVgUoCDkpmewo%2BtaL_xAxgpvkTuQ%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/django-users/CAAcanssoam54j4rka2OacsLVgUoCDkpmewo%2BtaL_xAxgpvkTuQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Regards, > Akshay Jain >
-- 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/56aab474-9ce0-405b-887d-c5b999f91a2f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

