Pagination with variable page and size Django

后端 未结 0 938
孤街浪徒
孤街浪徒 2020-12-15 15:31

I tried to create a pagination api without a html file (only for the backend) and woth size and page as variables. urls.py

urlpatterns=
[path(\'api/units?page         


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