Aarif
|
98af9ce418
|
remove useless-supression warnings
|
2020-05-01 19:42:15 +05:00 |
|
Diana Huang
|
976c6873e5
|
Upgrade DRF to latest version.
|
2020-01-02 12:18:03 -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 |
|
Stu Young
|
d5ee03e81d
|
INCR-258 Run python-modernize on lms/djangoapps/experiments (#20560)
* run python modernize
* run isort
* Fix quality
|
2019-05-21 11:48:28 -04:00 |
|
Michael Youngstrom
|
3221c2b91f
|
Remove lms pytest shards
|
2019-02-12 11:03:46 -05: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 |
|
Stuart Young
|
1fd2167144
|
rebalance python unittests onto new shards
|
2018-05-03 11:16:05 -04:00 |
|
Gabe Mulley
|
cc5f7d7a32
|
fix pylint
|
2018-04-25 16:33:05 -04:00 |
|
Gabe Mulley
|
aa261ba9d9
|
add tests
|
2018-04-25 13:04:09 -04:00 |
|
Clinton Blackburn
|
beba48a5d4
|
Added model and API endpoints for experiment-scoped data
|
2017-06-28 16:25:39 -04:00 |
|
Clinton Blackburn
|
be51c71913
|
Added ExperimentData API endpoint for bulk upserts
This endpoint allows the Rapid Experiments Team to quickly update data for multiple learners.
|
2017-06-28 16:25:39 -04:00 |
|
Clinton Blackburn
|
a42264715b
|
Corrected create permissions for ExperimentData create endpoint
|
2017-06-27 19:35:31 -04:00 |
|
Clinton Blackburn
|
626f015a2e
|
Added experiments app and API endpoint
|
2017-06-15 11:02:57 -04:00 |
|