Changeset a8cd440 for asadb/template


Ignore:
Timestamp:
Jan 23, 2012, 3:37:25 AM (14 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
96754f0
Parents:
777e9b2
git-author:
Alex Dehnert <adehnert@…> (01/23/12 03:37:25)
git-committer:
Alex Dehnert <adehnert@…> (01/23/12 03:37:25)
Message:

Data verification infrastructure (Trac: #22)

This includes:

  • a script to remove data that we want people to verify (groups/purge_for_transition.py)
  • code to make more fields required in the normal update interface
  • explanatory message to help people with problematic constitutions
  • adding an "Other" activity category so we can require that field
File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/groups/group_change_main.html

    rfbb362a ra8cd440  
    66
    77<h1>{{group.name}}: Change main information</h1>
     8
     9<p>We're using the transition from the old ASA Database to this new one as an opportunity to verify that old information is still accurate. Thus, we have intentionally limited the amount of information we copied from the old database. While filling this out, feel free to refer to the <a href='https://sisapp2.mit.edu/asa/student_group_detail.do?action=detail&amp;studentGroupId={{group.pk}}'>old database</a>. However, please verify that information is accurate as you copy it over. As always, if you have trouble, please <a href='mailto:asa-exec@mit.edu'>contact us</a>.</p>
    810
    911{% if msg %}
Note: See TracChangeset for help on using the changeset viewer.