Aarif
|
98af9ce418
|
remove useless-supression warnings
|
2020-05-01 19:42:15 +05:00 |
|
Diana Huang
|
0b9f7298c6
|
Replace DOP library factories with the DOT equivalent.
https://openedx.atlassian.net/browse/BOM-1312
|
2020-02-24 16:33:56 -05:00 |
|
usama sadiq
|
1c52f19f19
|
Deprecation of the direct assignment to the forward side of a many-to-many set
Changed the direct assignments with the use of set() method.
|
2020-01-07 14:40:23 +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 |
|
Ned Batchelder
|
efba6e45e8
|
Finally import courseware properly everywhere to get rid of a warning
|
2019-09-26 09:40:15 -04:00 |
|
Ayub khan
|
a7e4a05154
|
BOM-326
|
2019-08-23 14:11:30 +05:00 |
|
Bill DeRusha
|
aebdf77f8e
|
Revert "PROD-145: Added validation to discussion topic input in studio, testing 2"
|
2019-08-20 20:31:15 -04:00 |
|
Feanil Patel
|
68933ec089
|
Fix quality issues.
|
2019-08-19 11:51:30 -04:00 |
|
Feanil Patel
|
7a3230a260
|
Fix another discussions test.
|
2019-08-19 11:16:26 -04:00 |
|
Feanil Patel
|
65eebe63e7
|
Hash byte strings.
|
2019-08-19 11:00:22 -04:00 |
|
Feanil Patel
|
1bfa575ada
|
Update discussion api tests.
json doesn't do any magic with byte strings in python 3. In python 2 it
used to convert str objects to unicode automatically.
|
2019-08-19 10:48:30 -04:00 |
|
jinder1s
|
e7fb13a74f
|
Added validation to discussion topic input in studio
|
2019-08-15 16:13:37 -04:00 |
|
Stu Young
|
13e624a50b
|
INCR-307 Run python-modernize on lms/djangoapps/discussion/rest_api (#20618)
* run python modernize
* run isort
* Fix quality
|
2019-05-28 12:51:49 -04:00 |
|
Nimisha Asthagiri
|
dfa3728edf
|
Move django_comment_common from common to openedx
|
2019-05-03 12:10:18 -04:00 |
|
Nimisha Asthagiri
|
c606aaeb57
|
Discussion consolidation: quality
|
2019-05-03 12:09:47 -04:00 |
|
Nimisha Asthagiri
|
e160b23903
|
Move django_comment_client to discussion/
|
2019-05-03 12:09:46 -04:00 |
|
Nimisha Asthagiri
|
b949452eb2
|
Move discussion_api to discussion/rest_api
|
2019-05-03 12:07:21 -04:00 |
|
Nimisha Asthagiri
|
ef0e06cc0a
|
Revert "Discussions consolidation"
|
2019-05-02 14:59:56 -04:00 |
|
Nimisha Asthagiri
|
df962a31b7
|
Move django_comment_common to openedx/core/djangoapps/discussion_common
|
2019-05-01 19:15:02 -04:00 |
|
Nimisha Asthagiri
|
c2e232a3d4
|
Discussion consolidation: quality
|
2019-05-01 19:13:10 -04:00 |
|
Nimisha Asthagiri
|
db89a64d06
|
Move django_comment_client to discussion/
|
2019-05-01 19:13:10 -04:00 |
|
Nimisha Asthagiri
|
3d1bb23809
|
Move discussion_api to discussion/rest_api
|
2019-05-01 19:13:10 -04:00 |
|