Unstable commit; syncing computers

This commit is contained in:
Piotr Mitros
2012-05-31 21:12:08 -04:00
parent 97c6a26c2b
commit 98d8f4b55b
9 changed files with 14 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ import json
from django.conf import settings
from mitxmako.shortcuts import render_to_response, render_to_string
from x_module import XModule
from x_module import XModule, XModuleDescriptor
class ModuleDescriptor(XModuleDescriptor):
pass