- 02 Mar, 2015 1 commit
-
-
TNL-1253 https://openedx.atlassian.net/browse/TNL-1253
Syed Hassan Raza committed
-
- 28 Feb, 2015 2 commits
-
-
Fix pep8 violation.
Ben Patterson committed -
Fixed Celery Serialization Bug
Clinton Blackburn committed
-
- 27 Feb, 2015 31 commits
-
-
Ben Patterson committed
-
Add name and email change requests to accounts API.
Andy Armstrong committed -
Name change is immediate, email change is multi-step.
cahrens committed -
Extend PEP8 coverage
Sarina Canelake committed -
Delete ENABLE_NEW_DASHBOARD code.
Christina Roberts committed -
Teach edx-mako to force csrf_tokens to unicode (from smart_strings)
Calen Pennington committed -
stv committed
-
stv committed
-
Calen Pennington committed
-
cahrens committed
-
stv committed
-
stv committed
-
for visual indent
stv committed -
should be 'not in'
stv committed -
stv committed
-
stv committed
-
for visual indent
stv committed -
indentation of opening bracket's line
stv committed -
stv committed
-
stv committed
-
stv committed
-
stv committed
-
stv committed
-
Django upgrade/backport changes/misc code changes
Daniel Friedman committed -
Add SKU to Course Modes
Diana Huang committed -
Fixed Sorting Bug
Clinton Blackburn committed -
Remove outdated CS188 stylesheet
Sarina Canelake committed -
Upgrade django-debug-toolbar to 1.2.2
Calen Pennington committed -
XCOM-94
Diana Huang committed -
CourseLocator is not JSON-serializable. Passing course keys as Unicode instead when scheduling tasks to update course structure.
Clinton Blackburn committed -
Sarina Canelake committed
-
- 26 Feb, 2015 6 commits
-
-
cahrens committed
-
This is compatible with Django > 1.5, and allows us to re-enable the ProfilingDebugPanel
Braden MacDonald committed -
Django upgrade/upgrade south
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
Sorting on unicode value of course ID since CourseLocator objects cannot be compared to SlashSeparatedCourseKey objects.
Clinton Blackburn committed -
Force GitExportError messages to be unicode objects
Calen Pennington committed
-