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
3fa1fe0cd6f140f5d696911198ac7d18c9346e71
edx-platform
/
common
History
Chris Dodge
3fa1fe0cd6
change from throwing a Http404 exception, which I believe will try to render a static 404.html template - and ironically triggers a 500 server error. Just create a HttpResponse and set the status_code to 404.
2013-02-05 16:26:07 -05:00
..
djangoapps
change from throwing a Http404 exception, which I believe will try to render a static 404.html template - and ironically triggers a 500 server error. Just create a HttpResponse and set the status_code to 404.
2013-02-05 16:26:07 -05:00
lib
Merge pull request
#1396
from MITx/feature/victor/randomization
2013-02-04 15:37:07 -08:00
static
Merge branch 'feature/dhm/drag' of github.com:MITx/mitx into feature/dhm/drag
2013-01-29 13:17:15 -05:00
templates
Update jquery ui. Overrode draggable w/ an in place fix for scroll
2013-01-25 12:44:58 -05:00
test
cleaned up conditional module a bit; add test for conditional module
2013-02-03 20:59:05 -05:00
xml_cleanup.py
{} -> {0} etc in .format statements
2012-08-16 16:22:26 -04:00