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
4c61ba28bc10cb36f3b31d3ba115c478b46aefcf
edx-platform
/
lms
/
djangoapps
/
coursewarehistoryextended
/
migrations
History
Christian Clauss
1496ce1efb
Undefined name: import datetime for line 30
...
Without this change, line 30 will raise NameError at runtime.
2020-01-02 19:23:43 +01:00
..
__init__.py
Implement a BaseStudentModuleHistory
2016-02-29 13:59:27 -05:00
0001_initial.py
Undefined name: import datetime for line 30
2020-01-02 19:23:43 +01:00
0002_force_studentmodule_index.py
Run
2to3 -f future . -w
2019-12-30 10:35:30 -05:00