>
> Can't be sure unitl you show your view/url files but this here seems to be
> a bit fishy
>
extra_kwargs = {
'url': {'view_name': 'hired:company-detail'}
}
I'm not sure that 'hired:' with ':' is a valid thing. If you have a model
named Company and you havent't specified any special view names for that
route then "company-detail" should be enough
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.