添加某些会出错,例如添加“购物车”,“日志记录”等
TypeError at /xadmin/trade/shoppingcart/add/
str returned non-string (type NoneType)
Request Method: GET
Request URL: http://127.0.0.1:8000/xadmin/trade/shoppingcart/add/
Django Version: 2.2
TypeError at /xadmin/xadmin/log/add/
str returned non-string (type NoneType)
Request Method: GET
Request URL: http://127.0.0.1:8000/xadmin/xadmin/log/add/
Django Version: 2.2
Django REST framework课程视频,RESTFul API前后端分离开发
了解课程