- 06 Oct, 2016 1 commit
-
-
John Eskew committed
-
- 13 May, 2016 2 commits
-
-
Matt Drayer committed
-
Matt Drayer committed
-
- 12 May, 2016 1 commit
-
-
* mattdrayer: Add bulk checkout link to course views * asadiqbal08: MAYN-225 replace the "Verify Now" button by the "Go to Dashboard" button in case of themed sites. * mattdrayer: Add bulk_sku check in courseware.views
Matt Drayer committed
-
- 11 May, 2016 1 commit
-
-
* mattdrayer: Add bulk checkout link to course views * asadiqbal08: MAYN-225 replace the "Verify Now" button by the "Go to Dashboard" button in case of themed sites. * mattdrayer: Add bulk_sku check in courseware.views
Matt Drayer committed
-
- 09 Feb, 2016 1 commit
-
-
Add app_label definitions in Meta classes for models. Move import of course_mode model into methods to prevent importing the models at startup time.
John Eskew committed
-
- 14 Jan, 2016 1 commit
-
-
Changing a field name in the way that we did (updating the Python variable name and switching it to point to the old DB column) confuses Django's migration autodetector. No DB changes are actually necessary, but it thinks that a field has been removed and a new one added. This means that Django will ask users to generate the migration it thinks is necessary, which ended up with us dropping data. The fix is to run the same migration on Django's internal model of the DB state, but not actually touch the DB.
Peter Fogg committed
-
- 17 Dec, 2015 1 commit
-
-
Peter Fogg committed
-
- 09 Dec, 2015 1 commit
-
-
Bill DeRusha committed
-
- 30 Nov, 2015 1 commit
-
-
Bill DeRusha committed
-
- 10 Nov, 2015 1 commit
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed
-
- 27 Feb, 2015 1 commit
-
-
XCOM-94
Diana Huang committed
-
- 03 Feb, 2015 1 commit
-
-
Calen Pennington committed
-
- 01 Dec, 2014 1 commit
-
-
Sarina Canelake committed
-
- 05 Aug, 2014 2 commits
-
-
added CoursmodeArchive model to save the old prices history analytics -> instructor_analytics analytics -> instructor_analytics
Muhammad Shoaib committed -
Diana Huang committed
-
- 08 Nov, 2013 1 commit
-
-
Added an expiration_datetime field to CourseModes, intended to eventually replace expiration_date. Included relevant schema and data migration file. LMS-1454
Julia Hansbrough committed
-
- 25 Sep, 2013 1 commit
-
-
Diana Huang committed
-
- 21 Aug, 2013 1 commit
-
-
Diana Huang committed
-