Constanza Abarca
|
bf0c109b66
|
INCR-191
|
2019-04-25 13:51:23 -04:00 |
|
Matthew Piatetsky
|
444799fb0e
|
fix unicode strings in openedx/ part 2
|
2019-02-15 10:15:51 -05:00 |
|
Diana Huang
|
6572d99e76
|
Remove all references to datadog from our code.
|
2019-01-08 15:41:24 -05:00 |
|
Eric Fischer
|
247bb50ed2
|
s/django.core.urlresolvers/django.urls/g
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
|
2018-06-05 13:59:09 -04:00 |
|
bmedx
|
68e3894c17
|
openedx urls cleanup for Django 1.11
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
|
2017-11-03 16:11:41 -04:00 |
|
Troy Sankey
|
7f394cfce8
|
remove uses of django.util.unittest
django.util.unittest was deprecated in django 1.7 and removed in 1.9.
PLAT-1551
|
2017-10-03 11:51:28 -04:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Andy Armstrong
|
a75f64b6c0
|
Move service_status from common into openedx
|
2016-10-06 13:37:35 -04:00 |
|