Add flow for sending yourself a text message

This commit adds a shortcut, which (in the background) does the creation and
uploading of a CSV file for you.

This enables users to send themselves a test message without having to fiddle
about with CSV files.
This commit is contained in:
Chris Hill-Scott
2016-02-12 10:55:21 +00:00
parent 2a9f9dcc57
commit eec56c2778
6 changed files with 43 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
{% block maincolumn_content %}
<h1 class="heading-large">Send text messages</h1>
<h1 class="heading-large">Add recipients</h1>
<form method="POST" enctype="multipart/form-data">