Commit ca4742a1 by Jeff LaJoie

comment change

parent df77af18
...@@ -17,6 +17,7 @@ from course_discovery.apps.publisher.models import (Course, CourseRun, CourseRun ...@@ -17,6 +17,7 @@ from course_discovery.apps.publisher.models import (Course, CourseRun, CourseRun
OrganizationExtension, OrganizationUserRole, PublisherUser, Seat, OrganizationExtension, OrganizationUserRole, PublisherUser, Seat,
UserAttributes) UserAttributes)
# Comment change
@admin.register(CourseUserRole) @admin.register(CourseUserRole)
class CourseUserRoleAdmin(SimpleHistoryAdmin): class CourseUserRoleAdmin(SimpleHistoryAdmin):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment