Skip to content

Commit 3d62eb3

Browse files
committed
Adds django mail panel to the docs
1 parent b6e2354 commit 3d62eb3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/panels.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,15 @@ line_profiler_.
198198

199199
.. _line_profiler: https://github.com/rkern/line_profiler
200200

201+
Mail
202+
~~~~~~~~
203+
204+
URL: https://github.com/scuml/django-mail-panel
205+
206+
Path: ``mail_panel.panels.MailToolbarPanel``
207+
208+
This panel captures and displays emails sent from your application.
209+
201210
Memcache
202211
~~~~~~~~
203212

0 commit comments

Comments
 (0)