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
1ae94ce6366f2dc00a7159a9e06d4578c262bf8d
edx-platform
/
common
/
lib
/
xmodule
/
xmodule
/
modulestore
History
David Ormsbee
1122cdb286
Added more comments in response to code review.
2013-01-08 16:37:31 -05:00
..
tests
XML loaded courses should no longer be able to throw NoPathToItem.
2013-01-08 13:45:13 -05:00
__init__.py
Added more comments in response to code review.
2013-01-08 16:37:31 -05:00
django.py
commenting out the pre-loading of modules until we get a better way in place (that doesn't hang on deploy)
2012-08-27 18:46:13 -04:00
exceptions.py
Return a custom error for duplicate elements, and ignore it when loading into mongo
2012-07-30 13:16:21 -04:00
mongo.py
Added more comments in response to code review.
2013-01-08 16:37:31 -05:00
search.py
Load courses in dir name order, keep separate ParentTracker per course.
2013-01-08 13:38:22 -05:00
xml_importer.py
Make imports into the CMS ignore broken modules, while still loading bad xml as error modules in the LMS
2012-09-25 10:10:44 -04:00
xml.py
Added more comments in response to code review.
2013-01-08 16:37:31 -05:00