Reject attempted submissions for unsubmittable assignments in mailpipe.
authorW. Trevor King <wking@tremily.us>
Tue, 24 Apr 2012 21:14:05 +0000 (17:14 -0400)
committerW. Trevor King <wking@tremily.us>
Tue, 24 Apr 2012 21:14:05 +0000 (17:14 -0400)
commitac815c28ba7faf056e4a57828e01091fb7c0586e
tree0223096ffce475824a85cb08ada34a92c9888630
parentb1ee5dc75f6f635002c6edb1c4264ebec192b2f5
Reject attempted submissions for unsubmittable assignments in mailpipe.

This implements the expected behaviour for the option created by:

  commit 80639ff31b3bc6780659f526d518526cf63fcaec
  Author: W. Trevor King <wking@tremily.us>
  Date:   Tue Apr 24 16:48:56 2012 -0400

    Add Assignment.submittable attribute to configure student submission.
pygrader/mailpipe.py