django-reportmail
django-reportmail copied to clipboard
More testable
Now apply_reporter can't get reporter object. so on the test, it's not so easy to check the outputs, especially with console_committer. now I always use testfixtures, but it's better not to require it.
Maybe this support needs some breaking of backward compatibility. then Major oo Minor updating will be required.