Changeset 83759bf for asadb/template


Ignore:
Timestamp:
Apr 15, 2013, 4:21:26 AM (13 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
52fb1d5
Parents:
a01934a
git-author:
Alex Dehnert <adehnert@…> (04/15/13 04:21:26)
git-committer:
Alex Dehnert <adehnert@…> (04/15/13 04:21:26)
Message:

Prevent 500'ing while uploading midway assignments

Add some documentation and improved error messages when uploading midway
assignments. (Fixes ASA-#224.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/midway/upload.html

    r7d7801f r83759bf  
    4646<h2>Input</h2>
    4747
     48<p>Include columns "Group", "officers", and "Table". Matching is done on "Group", so try to ensure that your names match the database's.</p>
     49
    4850<form enctype="multipart/form-data" method="post" action="">
    4951{% csrf_token %}
Note: See TracChangeset for help on using the changeset viewer.