Changeset 4752b74 for asadb/groups


Ignore:
Timestamp:
Mar 12, 2013, 2:40:50 PM (13 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
58fe19c
Parents:
33a5a81
git-author:
Alex Dehnert <adehnert@…> (03/12/13 14:40:50)
git-committer:
Alex Dehnert <adehnert@…> (03/12/13 14:40:50)
Message:

Update crufty instructions a bit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/groups/views.py

    r8d3b651 r4752b74  
    129129        for field in self.force_required:
    130130            self.fields[field].required = True
    131         self.fields['constitution_url'].help_text = mark_safe("""Please put your current constitution URL or AFS path.<br>If you don't currently know where your constitution is, put "http://mit.edu/asa/start/constitution-req.html" and draft a constitution soon.""")
     131        self.fields['constitution_url'].help_text = mark_safe("Please put your current constitution URL or AFS path.")
    132132
    133133    exec_only_fields = [
Note: See TracChangeset for help on using the changeset viewer.