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
Andy Armstrong
93235d118d
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
Ned Batchelder
ee0f4b2594
Remove 'pylint: disable=no-value-for-parameter' that we no longer need.
2015-08-03 15:44:29 -04:00
Ned Batchelder
7d799e34f3
Remove unused imports
2015-03-17 07:10:31 -04:00
Renzo Lucioni
c6777a5b25
Bok Choy tests for the split payment and verification flow
...
Adds mode creation endpoint to course_modes app and ability to bypass media device access prompt when proceeding through verification flow in a testing environment.
2015-01-15 17:25:25 -05:00
Julia Hansbrough
d9dd45662e
Enables LMS to handle deprecated URLs
...
LMS-2651
2014-07-09 21:51:37 +00:00
Usman Khalid
1ecfac3f84
Added trailing slashes otherwise the course_id regex sometimes eats up get parameters.
...
LMS-2738
2014-05-26 15:50:23 +05:00
Diana Huang
c96a29d77a
Move course_id into the urls.
2013-08-30 12:56:47 -04:00
David Ormsbee
0dd5819683
basic flow from enroll mode selection to verify screen
2013-08-22 13:56:23 -04:00