boolean field is not accepting data through postman

2020-09-28 Thread Ashutosh Mishra
i am tring to add boolean field true through postman but it is giving an error,and i am unable to figure out the problem models.py class Tutorial(models.Model): title=models.CharField(max_length=50,blank=False,default='') description=models.CharField(max_length=200,blank=False,default='')

how to update child record from parent url aceess in django rest framework

2020-09-28 Thread John Robert
https://stackoverflow.com/questions/64097797/how-to-update-child-record-from-parent-url-aceess-in-django-rest-framework please check this link -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop

Updating models with unique fields in Django Rest Framework

2020-09-28 Thread Pradyum Gupta
Can one solve this issue https://stackoverflow.com/q/64099264/7999665 Regards -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to