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 |
|