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
ec8aad0d2bd4eae652f98a68fcf68cfcba19fe0c
edx-platform
/
lms
/
djangoapps
/
coursewarehistoryextended
History
0x29a
c83a505635
Replace 'multi_db = True' with 'databases = {alias for alias in connections}'
...
Check this ticket for details:
https://code.djangoproject.com/ticket/29513
2020-11-19 14:06:51 +01:00
..
migrations
Undefined name: import datetime for line 30
2020-01-02 19:23:43 +01:00
__init__.py
Implement a BaseStudentModuleHistory
2016-02-29 13:59:27 -05:00
apps.py
Fix failures caused by removing lms/djangoapps from sys.path
2020-09-23 10:05:37 -04:00
models.py
Run
2to3 -f future . -w
2019-12-30 10:35:30 -05:00
tests.py
Replace 'multi_db = True' with 'databases = {alias for alias in connections}'
2020-11-19 14:06:51 +01:00