M. Zulqarnain
|
c9c14ee6fc
|
BOM-2279 : Pylint amnesty for edxnotes,email_marketing, and experiments (#26274)
* lint amnesty for edxnotes,email_marketing, and experiments
|
2021-02-03 18:15:26 +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 |
|
Clinton Blackburn
|
2eea7606a3
|
Exposed ExperimentKeyValue model in Django admin
The model data can now be viewed/managed via Django admin. Additionally, the verbose name of the model has been corrected.
|
2017-07-19 12:27:51 -04:00 |
|
Brian Mesick
|
af43d08b22
|
Revert "Upgrade django-ratelimit-backend to 1.1.1"
|
2017-07-06 16:18:02 -04:00 |
|
bmedx
|
705a68b212
|
Upgrade django-ratelimit-backend to 1.1.1
|
2017-07-05 10:14:59 -04:00 |
|
Clinton Blackburn
|
626f015a2e
|
Added experiments app and API endpoint
|
2017-06-15 11:02:57 -04:00 |
|