MA-1248 - CourseEnrollmentAPI: added discussion URL

This commit is contained in:
wajeeha-khalid
2015-09-15 17:01:46 +05:00
parent 06129ada30
commit 90fe71dbfe
12 changed files with 167 additions and 24 deletions

View File

@@ -1,7 +1,6 @@
"""
Useful django models for implementing XBlock infrastructure in django.
"""
import warnings
from django.db import models