checking django-wiki and fixing deprecation warnings.
This commit is contained in:
Awais Qureshi
2020-03-12 10:42:59 +05:00
parent f692739da3
commit 0f002bafb8
20 changed files with 32 additions and 30 deletions

View File

@@ -6,7 +6,7 @@
from cms.djangoapps.contentstore import utils
from cms.djangoapps.contentstore.config.waffle_utils import should_show_checklists_quality
from django.core.urlresolvers import reverse
from django.urls import reverse
from django.utils.translation import ugettext as _
from openedx.core.djangolib.markup import HTML, Text
from openedx.core.djangolib.js_utils import js_escaped_string, dump_js_escaped_json