how to display products from every seller and make it changing every time page reloading?

前端 未结 0 1804
Happy的楠姐
Happy的楠姐 2021-01-15 08:12

The default displaying in django is for the latest product first . how can I change the viewing way ?

my view.py coding


@login_required()
def products         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题