Commit c892e129 authored by RJC's avatar RJC

pull changes from dev and fixed import error

parent 5f383707
from django.db import models from django.db import models
from django.urls import reverse from django.urls import reverse
from Assignments.models import Course from assignments.models import Course
MODE_TYPES = ( MODE_TYPES = (
......
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