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
1
Packages
Projects
Releases
Wiki
Activity
Files
cddc868656d784da1db5585879c9518918b6a512
edx-platform
/
lms
History
Will Daly
cddc868656
Login URL resolves differently in LMS and CMS, which breaks login_test
...
when loaded by rake test_cms I moved the test into lms/courseware/tests so they run correctly.
2013-03-27 13:01:10 -04:00
..
djangoapps
Login URL resolves differently in LMS and CMS, which breaks login_test
2013-03-27 13:01:10 -04:00
envs
Merge branch 'master' into feature/zoldak/refactor-factories
2013-03-20 13:36:01 -04:00
lib
accidentally deleted models file
2013-03-15 12:42:59 -04:00
static
styled textbook css to look closer to the discussion forum navigation
2013-03-22 11:04:44 -04:00
templates
Remove duplicate login dialog.
2013-03-25 15:16:00 -04:00
__init__.py
…
.coveragerc
Change coverage report config to reflect refactoring of terrain files
2013-02-20 09:31:50 -05:00
CHANGELOG.md
Add comment about the target of change log entries
2012-10-30 16:48:47 -04:00
one_time_startup.py
move the instantiation of the metadata cache out of modulestore.py as it was causing a circular import dependency when running on AWS. Put instantiation into one_time_startup.py which I believe is run before any Django requests are handled
2013-03-14 13:57:48 -04:00
urls.py
XBlock SDK announcement
2013-03-16 14:26:14 -07:00
wsgi.py
Add a wsgi file for the lms that loads the modulestores immediately after the application starts
2012-08-28 12:01:05 -04:00
xmodule_namespace.py
Small pylint cleanup
2013-03-18 12:45:46 -04:00