Changeset 242566d
- Timestamp:
- Jun 5, 2013, 5:51:08 AM (12 years ago)
- Branches:
- master, stable, stage
- Children:
- ecf87c8
- Parents:
- 5d6b5f0
- git-author:
- Alex Dehnert <adehnert@…> (06/05/13 05:51:08)
- git-committer:
- Alex Dehnert <adehnert@…> (06/05/13 05:51:08)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/groups/views.py
r5d6b5f0 r242566d 630 630 self.fields['constitution_url'].required = True 631 631 self.fields['constitution_url'].help_text = "Please put a copy of your finalized constitution on a publicly-accessible website (e.g. your group's, or your own, Public folder), and link to it in the box above." 632 self.fields['group_email'].required = True 632 633 self.fields['athena_locker'].required = True 633 634 self.fields['athena_locker'].help_text = "In general, this is limited to twelve characters. You should stick to letters, numbers, and hyphens. (Underscores and dots are also acceptable, but may cause problems in some situations.)"
Note: See TracChangeset
for help on using the changeset viewer.