Relative Content

Tag Archive for pythondjangodjango-rest-frameworkdjango-serializer

AssertionError in django project

I am trying to test a API to create a company but it gives me a assertion error, it says that i need to create a custom .create() method but I have already defined that but still getting the error.