ContriHUB / ContriHub-18

http://contrihubs.herokuapp.com - :snowman: :cyclone: ContriHub is an event under Avishkar-18 where we are expecting to get more and more people involved in Opens Source activities.
7 stars 33 forks source link

implement pagination on leaderboard page #35

Closed deepak-bharti-deel closed 5 years ago

deepak-bharti-deel commented 6 years ago

You need to modify both Projects/templated/Projects/leaderboard.html and definition of Projects/views.py/leaderboard

You can seek help from pagination on issues page. :smile:

deepak-bharti-deel commented 6 years ago

Fix page size to 10 users per page.