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 |
|
Douglas Hall
|
c6ec5edbf7
|
Add API documentation with django-rest-swagger.
|
2018-05-08 14:38:33 -04:00 |
|
Eric Fischer
|
e18448e27d
|
Silence deprecation warnings
https://docs.djangoproject.com/en/1.11/releases/1.10/#using-user-is-authenticated-and-user-is-anonymous-as-methods
|
2018-05-02 10:03:50 -04:00 |
|
Ned Batchelder
|
e23e3a0486
|
Fix a number of unused-import pylint violations
|
2017-11-21 19:57:06 -05:00 |
|
bmedx
|
9099f0dc23
|
CMS 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-02 14:29:48 -04:00 |
|
Joel Barciauskas
|
01db7a7d74
|
Add course import REST API to Studio
|
2017-07-12 11:48:35 -04:00 |
|