usamasadiq
|
f9cfbf027c
|
Ran pyupgrade on lms/djangoapps
Ran pyupgrade on lms/djangoapps/lms_xblock
Ran pyupgrade on lms/djangoapps/lti_provider
|
2021-02-20 21:46:03 +05:00 |
|
Feanil Patel
|
6e3fe00fff
|
Fix all E303 pep8 errors.
|
2019-12-30 12:25:38 -05:00 |
|
Feanil Patel
|
9cf2f9f298
|
Run 2to3 -f future . -w
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
|
2019-12-30 10:35:30 -05:00 |
|
Ayub khan
|
584d00dba9
|
BOM-946
lms_xblock: Explicitly Set fields to unicode to avoid migration
|
2019-10-23 15:14:23 +05:00 |
|
Amit
|
b8b910d132
|
INCR-460: Make compatible with Python 3.x and disable: import-error f… (#20989)
* INCR-460: Make compatible with Python 3.x and disable: import-error for urlparse
* INCR-460: Fixes for useless suppression
|
2019-07-16 14:28:03 -04:00 |
|
Julia Eskew
|
368f221f0a
|
Initial start on annotations.
|
2019-02-19 11:24:21 -05:00 |
|
Andy Armstrong
|
79acb5c5be
|
Reorder LMS imports using isort
|
2017-06-11 21:48:06 -04:00 |
|
Usman Khalid
|
6cb62f2697
|
Rebase upgrade Django to v1.8.5
Please note that this is a squshed commit and the work of:
Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
|
2015-11-10 15:00:19 -05:00 |
|
Calen Pennington
|
d919d2ae46
|
Teach LMS how to render XBlockAsides
[PLAT-217]
|
2014-12-13 08:26:28 -05:00 |
|
Calen Pennington
|
e20fe2b879
|
Add a configuration model for managing XBlockAsides
|
2014-12-12 21:45:21 -05:00 |
|