Calen Pennington
|
69321b4497
|
Display the appropriate type of error message depending on the type of the incoming request
|
2012-05-16 13:45:00 -04:00 |
|
Calen Pennington
|
698d0a167e
|
Display specific error messages when parts of the courseware break, rather than returning a 500 indicating that the whole site is down
|
2012-05-16 11:46:09 -04:00 |
|
Isaac Chuang
|
8989605cba
|
Moving in Ike's new files, touches of multicourse
|
2012-05-13 20:33:29 -04:00 |
|
Isaac Chuang
|
577d8815a3
|
Adding sympy check. Needs to be code reviewed before enabling in prod.
|
2012-05-11 16:55:02 -04:00 |
|
ichuang
|
1494cbbd85
|
Merged root URL prefix from Ike. Errors should be attributed to pmitros.
|
2012-05-10 23:17:34 -04:00 |
|
Calen Pennington
|
0871d95f98
|
Allow anonymous user access to the site. Requires guest_courses.xml and info/guest_updates.html to be set created in the data repository
|
2012-04-30 15:18:47 -04:00 |
|
David Ormsbee
|
a6fb97affa
|
Catch Exception instead of ValueError for accessing our general content cache -- exception thrown changed in django 1.4
|
2012-04-17 13:59:30 -04:00 |
|
Piotr Mitros
|
686b1bf6bd
|
Moved site, is_secure, etc. into render_to_string shortcut, and fixed bugs in the shortcut. We should test this pretty well, since this touches a lot of templates
|
2012-03-28 19:44:22 -04:00 |
|
Calen Pennington
|
1bc3835fe6
|
Splitting files into subdirectories in preparation for merge
|
2012-03-19 11:10:44 -04:00 |
|