Skip to content

Commit

Permalink
Use ``
Browse files Browse the repository at this point in the history
  • Loading branch information
lamby committed Oct 15, 2015
1 parent 12c3d63 commit 7f28240
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion django_slack/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@
Logging Exceptions to Slack
---------------------------
You can send logging messages from Django to Slack using the SlackExceptionHandler:
You can send logging messages from Django to Slack using the
``SlackExceptionHandler``:
#. Add a handler that uses the SlackExceptionHandler class to the LOGGING
dictionary in your settings file::
Expand Down

0 comments on commit 7f28240

Please sign in to comment.