Files
edx-platform/common
Calen Pennington 7ef6132194 Make factories return unicode data
Django always returns string data from the database as unicode objects
(ref: https://docs.djangoproject.com/en/1.4/ref/unicode/#models).
Therefor, our factories should do the same
2013-05-22 21:38:07 -04:00
..
2013-05-16 14:21:51 -04:00
2013-02-06 11:13:50 -05:00