Arif Hasan
Results
3
issues of
Arif Hasan
Added pagination.py for quiz app Closes: #29 I have added pagination for quiz app. used PageNumberPagination. You can type http://127.0.0.1:8000/quiz/question/array/?page_size=1 to see the changes. page_size can be any number you...
enhancement
GSSOC21
Level1
Added script which will run test for views.py in quiz app. This pr will solve #50 please have a look and lemme know if any modification required
I want to add script which will help to test views.py of quiz app
GSSOC21
Level1