This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
49be65cc58f0eedac40d66237954f76effbc63d0
edx-platform
/
common
/
lib
History
Alex Dusenbery
530cabd003
Remove the auth_source kwarg in connect_to_mongodb, since we're now relying on authsource (no underscore) and the pymongo Database init does not expect and will not tolerate an auth_source kwarg.
2020-03-02 15:20:50 -05:00
..
capa
Fix Error in find_question_label.
2020-02-27 10:55:18 +05:00
safe_lxml
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -05:00
sandbox-packages
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -05:00
symmath
Run
2to3 -f future . -w
2019-12-30 10:35:30 -05:00
xmodule
Remove the auth_source kwarg in connect_to_mongodb, since we're now relying on authsource (no underscore) and the pymongo Database init does not expect and will not tolerate an auth_source kwarg.
2020-03-02 15:20:50 -05:00
conftest.py
Adding code to output pytest warnings. (
#22570
)
2020-01-02 10:01:52 -05:00
pytest.ini
Added options to pytest calls (
#23083
)
2020-02-18 08:58:44 -05:00