Changeset 7d43381 for asadb/groups
- Timestamp:
- Nov 12, 2012, 5:00:05 AM (13 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- fbdde0b
- Parents:
- 1f48e70
- git-author:
- Alex Dehnert <adehnert@…> (11/12/12 05:00:05)
- git-committer:
- Alex Dehnert <adehnert@…> (11/12/12 05:00:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/groups/migrations/0008_add_statusy_stuff_data.py
rb713ac7 r7d43381 23 23 funding = [ 24 24 ('undergraduate', 'undergrad', 'finboard@mit.edu', 'finboard-groups-only', ), 25 ('graduate', 'grad', 'gsc-funding@mit.edu', " ", ),25 ('graduate', 'grad', 'gsc-funding@mit.edu', "gsc-fb-", ), 26 26 ('sports council', 'csc', 'csc-officers@mit.edu', "", ), 27 27 ]
Note: See TracChangeset
for help on using the changeset viewer.