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
4ba7de3402de4ced3d5390836a030d44880b4ff4
edx-platform
/
cms
/
djangoapps
/
contentstore
/
tests
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
..
__init__.py
Cleaning up pep8 violations
2012-07-23 14:44:40 -04:00
factories.py
CapaDescriptor new unit tests
2013-01-08 13:16:38 -05:00
test_core_caching.py
Minor cleanup.
2013-01-16 09:57:21 -05:00
test_course_settings.py
Finally! Details unit tests work and pass. Grading ones are fairly far
2012-12-27 11:22:15 -05:00
test_course_updates.py
Updated unit test for the create operation related to bug 107
2013-01-09 09:55:50 -05:00
test_utils.py
Fix for Studio
#96
.
2012-12-20 14:58:02 -05:00
tests.py
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