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
54f62a85f6164545151c32a063916cbeec94de46
edx-platform
/
lms
/
djangoapps
/
foldit
History
Ned Batchelder
f396c11579
Fix unidiomatic type checking
2015-03-20 15:48:54 -04:00
..
migrations
s/pylint: disable=W0621/pylint: disable=redefined-outer-name/
2014-12-01 11:22:08 -05:00
__init__.py
Move foldit app into the lms. No need for it in the cms, and it was breaking tests there..
2013-02-14 13:23:58 -05:00
models.py
Silence unrelated warnings
2015-03-14 13:35:18 -07:00
tests.py
Fix unidiomatic type checking
2015-03-20 15:48:54 -04:00
views.py
Merge pull request
#216
from edx/ned/remove-unused-imports
2013-06-20 14:15:31 -07:00