Feanil Patel
|
046feb0cf0
|
Merge pull request #22649 from edx/feanil/fix_pep8
Fix all E303 pep8 errors.
|
2019-12-30 13:32:26 -05:00 |
|
Feanil Patel
|
6e3fe00fff
|
Fix all E303 pep8 errors.
|
2019-12-30 12:25:38 -05:00 |
|
Feanil Patel
|
2df8b8226b
|
Merge pull request #22643 from edx/feanil/2to3_asserts
Run `2to3 -f asserts . -w` on edx-platform.
|
2019-12-30 12:13:42 -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 |
|
Feanil Patel
|
70294b0ad2
|
Run 2to3 -f asserts . -w on edx-platform.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-asserts
|
2019-12-30 10:22:19 -05:00 |
|
Awais Qureshi
|
62595bba75
|
BOM-581
Fixing python3
|
2019-09-20 18:32:22 +05:00 |
|
Awais Qureshi
|
f10df9dd5e
|
BOM-581
Fixing python3
|
2019-09-20 16:30:15 +05:00 |
|
Peter Pinch
|
4f807dd702
|
INCR-155 Modernize openedx/core/djangoapps/video_config (#20408)
* run modernizer on openedx/core/djangoapps/embargo/
* sorting imports
* sort imports
* docstring
* try removing pylint disable
|
2019-05-06 16:43:42 -04:00 |
|
adeelehsan
|
3e2764d9c0
|
update pygeopip to geoip2
Update deprecated pygeoip
to geoip2 and all usages
of it
Learner-6238
|
2019-02-21 00:42:05 +05:00 |
|
Matthew Piatetsky
|
f294b1a374
|
fix unicode strings in openedx/ part 1
|
2019-02-13 10:47:35 -05:00 |
|
Michael Youngstrom
|
4bbd1dee0b
|
Remove shards from commonlib-unit tests
|
2019-02-12 14:28:35 -05:00 |
|
singuliere
|
d00cb9bda8
|
INCR-40 use ipaddress instead of ipaddr
|
2019-02-09 13:10:06 +01:00 |
|
Jeremy Bowman
|
c290bf8a07
|
TE-2524 Stop using nose.plugins - openedx
|
2018-08-02 14:54:50 -04:00 |
|
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 |
|
Nimisha Asthagiri
|
3d8bce9dc8
|
Remove Course Structure API
|
2018-04-20 22:19:57 -04:00 |
|
Matthew Piatetsky
|
92c94008a2
|
Fix tests that expected unified_course_tab to be off
|
2018-02-22 08:45:25 -05:00 |
|
Ned Batchelder
|
e23e3a0486
|
Fix a number of unused-import pylint violations
|
2017-11-21 19:57:06 -05:00 |
|
Michael Frey
|
f92d02feae
|
catch InvalidKeyError
|
2017-06-27 09:49:19 -04:00 |
|
Ivan Ivic
|
6e45f00041
|
Created new embargo check api
LEARNER-1523
LEARNER-1524
|
2017-06-26 15:02:04 -04:00 |
|
J. Cliff Dyer
|
f33832a691
|
scoutrule: dedupe skip_unless_lms
|
2017-01-18 09:43:46 -05:00 |
|
John Eskew
|
e3cb462d18
|
Move embargo from common to openedx/core/djangoapps.
|
2016-11-07 08:47:36 -05:00 |
|