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
/
cms
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
envs
pep8 cleanup
2013-02-01 13:13:16 -05:00
static
studio - resolved safari/webkit display issue with unit editing window's wrapper background color
2013-02-04 14:44:17 -05:00
templates
Move dnd code from base.js to a js file only loaded by overview.html
2013-02-01 17:20:58 -05:00
__init__.py
Initial port of templates into filesystem based storage
2012-09-25 10:10:44 -04:00
.coveragerc
perform a new merge from master, resolve conflicts
2013-01-03 10:43:03 -05:00
CHANGELOG.md
Add changelog information
2012-11-06 10:34:51 -05:00
manage.py
Fix string layout for readability
2012-06-21 10:59:45 -04:00
urls.py
Swallow event calls to squash 404 errors (and remove an unused var in
2013-01-30 15:18:51 -05:00