django-RESTfulAPI icon indicating copy to clipboard operation
django-RESTfulAPI copied to clipboard

缺少订单模型

Open showhilllee opened this issue 5 years ago • 1 comments

apps下的pay App中缺少models相关模型。提交的pay下的models文件里为空,但是pay里的views中调用了里面的Order和GoodGrade模型。

showhilllee avatar Apr 16 '20 13:04 showhilllee

这是个包含用户模块和权限的简单模板,要订单需要自己实现哦

aeasringnar avatar May 25 '20 15:05 aeasringnar