Resolve "OembedView: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your control. Ignoring view for now."

This commit is contained in:
Georg Krause 2022-10-12 12:03:12 +00:00
commit 5081ec8a71
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
Add hint which serializer is used for OembedView (#1901)