You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In "Introducing Viewsets and Routers" topic in "More views and viewsets" chapter, has used the deprecated "base_name" argumente in: router.register('polls', PollViewSet, basename='polls')