Open studybuffalo opened 4 years ago
Warning noted in CI logs - review and resolve as appropriate.
tests/subscriptions/test_views_subscription.py::test_subscription_delete_and_success /home/travis/virtualenv/python3.5.6/lib/python3.5/site-packages/django/views/generic/list.py:88: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: <class 'django.contrib.auth.models.User'> QuerySet. allow_empty_first_page=allow_empty_first_page, **kwargs) ``
Warning noted in CI logs - review and resolve as appropriate.