Commit Graph

55 Commits

Author SHA1 Message Date
Ned Batchelder
75b390124f Tweaks to our pylintrc rules. 2013-06-21 17:33:23 -04:00
Ned Batchelder
c53fff9ff4 Tell pylint to shut up about us telling it to shut up. 2013-06-19 16:56:34 -04:00
Ned Batchelder
142762c137 Rearrange pylintrc a little bit. 2013-06-19 16:56:34 -04:00
Calen Pennington
f521b8e8c0 Handle errors while sending emails around changing user data
The most common error is Amazon SES having blacklisted an email address.
However, we handle any error being raised during user.email_user.

Fixes JIRA LMS-131
2013-05-23 10:27:34 -04:00
Calen Pennington
241ef68f4f Start linting envs files, add task to only pylint errors, and move pylintrc file to the correct location 2013-05-21 09:34:12 -04:00