Sanford Student
|
54d34e834d
|
update all references to instructor module
|
2016-10-12 11:35:02 -04:00 |
|
Ned Batchelder
|
8571ceabeb
|
Fix many wrong-assert-type errors
|
2016-08-03 12:44:41 -04:00 |
|
John Eskew
|
df261cd5d6
|
Remove all request.REQUEST usages - replace with request.GET and/or
request.POST to eliminate Django deprecation messages.
|
2016-02-22 09:54:26 -05:00 |
|
Brian Wilson
|
03b4330c04
|
Update tests with more complete coverage.
|
2013-10-10 15:34:16 -04:00 |
|
Brian Wilson
|
8f31acbeb4
|
Add support for counting and reporting skips in background tasks.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
d48e90ee22
|
Initial refactoring for bulk_email monitoring.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
332a440539
|
Enable per-student background tasks.
|
2013-06-24 18:47:50 -04:00 |
|
Brian Wilson
|
2d1ebb7329
|
Test when querying for a non-existent task
|
2013-06-18 13:51:05 -04:00 |
|
Brian Wilson
|
77032067ac
|
Refactor test_views from test_api. Pull out pending_tasks.js.
|
2013-06-18 11:19:25 -04:00 |
|