17thshard / palanaeum

A website for collecting audio interviews and transcribing the questions & answers
GNU Affero General Public License v3.0
33 stars 18 forks source link

Show the hidden page numbers when the ellipsis is clicked #66

Closed burnhamaj closed 4 years ago

burnhamaj commented 5 years ago

I'm still pretty new with git. I meant to add this into a new branch, but I committed before forking and somewhere along the way the branch got lost and it ended up on master. At this point I'm not sure how to fix this, but here's my code.

This change expands the ellipses of paginated pages when clicked, so that the range of pages that were hidden appear and can be clicked to navigate. I'm still new to Django and I welcome any feedback.