Files
edx-platform/lms/djangoapps/courseware
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-25 22:34:29 -04:00
2012-06-06 14:09:01 -04:00
2013-06-26 15:24:48 -04:00
2013-06-18 11:17:16 -04:00
2012-07-23 14:44:40 -04:00
2012-06-06 14:09:01 -04:00