bmedx
|
1d45c85135
|
Refactor student login for readability and fix Django 1.11 issues
|
2018-01-24 11:26:43 -05:00 |
|
Jeremy Bowman
|
103c723c6d
|
PLAT-1801 Preserve new user login behavior under Django 1.10+
|
2017-12-05 10:20:25 -05:00 |
|
bmedx
|
ffc2a0eb7c
|
common 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-07 11:27:20 -05:00 |
|
Adeel Khan
|
e966188ba6
|
Improve ECOM connection on student dashboard via on demand ajax calls.
Fix course unenroll dialog's incorrect message rendering. LEARNER-2033
|
2017-08-17 18:18:04 +05:00 |
|
Robert Raposa
|
3bfe3f8488
|
Clean up student/urls.py.
|
2016-10-13 15:48:20 -04:00 |
|
Robert Raposa
|
fea03e466c
|
Move student.views to student/urls.py
|
2016-10-11 11:41:16 -04:00 |
|