Mees Fix
Mees Fix
Using `django.core.paginator`
Addresses #532
When using the previous and next buttons on the proposal and thumbnail views, they are not sorted and stored in the same way they are displayed. Currently we only sort...
Currently JWQL is using three different methods to track dependencies and build our python environment. It would be nice to shrink this down to one method and keep track of...