`basename` argument not specified, and could not automatically determine the name from the viewset,
前言 Django REST framework ( DRF )是一个强大且灵活的工具包,用于构建 Web API。DRF 有自己的一套路由定义方式,即通过 Router 类型的 register ...