Wednesday, January 22, 2020

Django Rest - ManyToManyField with SlugRelatedField Data Is Not Being Created

Hello friends!

I have a detailed question on this link (Stack Overflow).

In resume, I can't create a new object on database using SlugRelatedField by the method create() and I receive the following error:

return CalculatorNotFoundException(logger, request_json['name']).response

Can anybody help me?

Thank you so much!!!

Érika.

--
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-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bced6744-7c53-460f-b3a4-dc6c0aaec252%40googlegroups.com.

No comments:

Post a Comment