- Nov 19, 2015
-
-
Kevin Falcone authored
With the 1.8 upgrade, we stopped using 'manage.py cms command commit' and switched to --commit because we no longer directly access args[] https://docs.djangoproject.com/en/1.8/howto/custom-management-commands/ When this command was updated, it was switched to --commit=commit, but using store_true allows a much more natural --commit syntax.
-
Alison Hodges authored
Updates the example locations to split format
-
John Eskew authored
Django18 release merge
-
Brian Beggs authored
-
John Eskew authored
Update the Django 1.8-upgraded repo versions.
-
Ned Batchelder authored
-
John Eskew authored
-
Ned Batchelder authored
-
John Eskew authored
-
John Eskew authored
-
Ned Batchelder authored
-
Muhammad Ammar authored
-
Brian Beggs authored
-
Christine Lytwynec authored
Fix paths for diff quality jshint comparison
-
Matt Drayer authored
asadiqbal08/SOL-1416 Certs: Remove Restriction on Date Setting
-
Matt Drayer authored
SOL-1386: refactored cert web view code
-
Usman Khalid authored
-
Brian Beggs authored
-
John Eskew authored
-
Ben Patterson authored
Rebalance shard 7.
-
Usman Khalid authored
Recreate db caches for bokchoy and lettuce
-
Usman Khalid authored
-
- Nov 18, 2015
-
-
John Eskew authored
-
Christine Lytwynec authored
-
John Eskew authored
-
Ben Patterson authored
-
John Eskew authored
-
Brian Beggs authored
-
Peter Fogg authored
Add correct payment processor messages.
-
Brian Beggs authored
-
Brian Beggs authored
-
Brian Beggs authored
-
John Eskew authored
-
Brian Beggs authored
-
Peter Fogg authored
(facepalm)
-
Peter Fogg authored
Display an error message if no payment processors are available.
-
John Eskew authored
-
Brian Beggs authored
-
Peter Fogg authored
Otto is gaining the ability to temporarily disable payment processors. If all are disabled, no checkout buttons will appear on the payment page, and so we need to communicate to the user that they cann't pay right now but should try again later. ECOM-2346
-
Sven Marnach authored
Clean up occurrences of SlashSeparatedCourseKey in the django_comment_client app.
-