zhangxiang

Results 2 comments of zhangxiang
trafficstars

Use this to temporarily solve this problem `page = request.GET.get('page', 1).split('?')[0]`

这个地方确实当时考虑不周全