Pick a better ordering field for CourseEnrollmentPagination in grades API.
This commit is contained in:
committed by
Alex Dusenbery
parent
7fb51dfa16
commit
44101d656d
@@ -7,8 +7,6 @@ StackedConfigurationModel: A ConfigurationModel that can be overridden at site,
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from collections import namedtuple
|
||||
|
||||
from django.conf import settings
|
||||
from django.db import models
|
||||
from django.db.models import Q, F
|
||||
|
||||
Reference in New Issue
Block a user