Ensure masquerade works in courses that haven't started yet

This commit is contained in:
Matthew Piatetsky
2018-12-14 16:38:08 -05:00
parent 64ef69458b
commit fc6cc94573
7 changed files with 12 additions and 26 deletions

View File

@@ -5,7 +5,6 @@ and course access based on these limits.
"""
from datetime import timedelta
from django.apps import apps
from django.utils import timezone
from django.utils.translation import ugettext as _