Docs: suggest checking Mandrill error logs for API errors

[ci skip]
This commit is contained in:
medmunds
2014-09-29 15:48:31 -07:00
parent 79dac432c0
commit 49ad853ab3
2 changed files with 8 additions and 1 deletions

View File

@@ -16,6 +16,11 @@ Bugs
You can report problems or request features in
`Djrill's github issue tracker <https://github.com/brack3t/Djrill/issues>`_.
(If you're seeing a :exc:`djrill.MandrillAPIError`, chances are good you're asking
Djrill to tell Mandrill to do something it doesn't want to. Mandrill keeps a
really-helpful `API error log <https://mandrillapp.com/settings/api>`_ which will
often help you figure out what went wrong.)
Pull Requests
-------------