Files
edx-platform/lms/djangoapps/instructor
Ned Batchelder 31a72093e0 Fix broken tests by simplifying the CourseFactory
The data argument was being treated specially, but that was just
because we didn't have **kwargs support.  Now we do.  There are
two uses of data=, one we convert to kwargs, the other was actually
unused, so remove it completely.
2013-07-03 17:04:18 -04:00
..
2013-06-28 11:46:20 -04:00