Changeset 3ce730f for asadb/groups/views.py
- Timestamp:
- Apr 3, 2012, 7:16:44 PM (14 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 0c8c40d
- Parents:
- a70a633
- git-author:
- Alex Dehnert <adehnert@…> (04/03/12 19:16:44)
- git-committer:
- Alex Dehnert <adehnert@…> (04/03/12 19:16:44)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/groups/views.py
r010b19f r3ce730f 148 148 ('size', { 149 149 'legend':'Membership Numbers', 150 'description':'Count each person in your group exactly once. Count only MIT students as "undergrads" or "grads". "Community" should be MIT community members who are not students, such as alums and staff.', 150 151 'fields': ['num_undergrads', 'num_grads', 'num_community', 'num_other',], 151 152 }),
Note: See TracChangeset
for help on using the changeset viewer.