Added public API calls
Added a second gl object to views.py, gl_public, which only does a public API call (no token). Replaced object in pagination tests with gl_public to avoid hitting gitlab rate_limiting during full battery of tests.
Added a second gl object to views.py, gl_public, which only does a public API call (no token). Replaced object in pagination tests with gl_public to avoid hitting gitlab rate_limiting during full battery of tests.