diff options
author | 2020-12-13 18:58:19 +0100 | |
---|---|---|
committer | 2020-12-13 18:58:19 +0100 | |
commit | aaf733373e7f3dc59263df79a6a19cc87db4b27c (patch) | |
tree | 409bf1c443686b9c8174e24975b9a8b747fc7b5b /pydis_site/apps/home/urls.py | |
parent | Merge pull request #435 from python-discord/hotfix/lemon/front-page-project-s... (diff) |
Increase per_page to 100 for GitHub API call.
Snekbox was being banished to page 2 and we were not iterating pages, so
it was not appearing in the data we got from our call to /repos. This
commit changes the request to use `per_page=100`, which will work at
least until we have >100 repos in our organisation.
Diffstat (limited to 'pydis_site/apps/home/urls.py')
0 files changed, 0 insertions, 0 deletions