Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

UnorderedObjectListWarning in management application #246

Open
ssciolla opened this issue May 1, 2020 · 1 comment
Open

UnorderedObjectListWarning in management application #246

ssciolla opened this issue May 1, 2020 · 1 comment
Labels

Comments

@ssciolla
Copy link
Contributor

ssciolla commented May 1, 2020

I'm seeing this warning when clicking around the "Manage" page for Cohorts. @jonespm said it looks like we can specify a column somewhere to suppress this warning.

student_explorer | /usr/local/lib/python3.7/site-packages/django/views/generic/list.py:88: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: <class 'management.models.StudentCohortMentor'> QuerySet.
@jonespm
Copy link
Member

jonespm commented Sep 29, 2020

I don't remember the details of this one and this isn't on any project so going to unassign myself for now. This might have been the fix we need to add to this StudentCohortMentor. https://stackoverflow.com/a/44036414/3708872

@jonespm jonespm removed their assignment Sep 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants