feat: New codemods on OpenedX 2 (#28777)

This commit is contained in:
M. Zulqarnain
2021-10-28 16:45:53 +05:00
committed by GitHub
parent 2aa220094c
commit 834dabb399
30 changed files with 94 additions and 91 deletions

View File

@@ -7,7 +7,7 @@ from datetime import datetime
from django.db import models
from django.utils.translation import ugettext_lazy as _
from django.utils.translation import gettext_lazy as _
from django_mysql.models import ListCharField
from oauth2_provider.settings import oauth2_settings
from organizations.models import Organization