Changeset ac93a0c for asadb/groups/views.py
- Timestamp:
- Nov 14, 2011, 3:18:33 PM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- ab453af
- Parents:
- 99587d8
- git-author:
- Alex Dehnert <adehnert@…> (11/14/11 15:18:33)
- git-committer:
- Alex Dehnert <adehnert@…> (11/14/11 15:18:33)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/groups/views.py
r99587d8 rac93a0c 420 420 group_startup.group = group 421 421 group_startup.stage = groups.models.GROUP_STARTUP_STAGE_SUBMITTED 422 group_startup.submitter = request.user.username 422 423 423 424 group_startup.create_officer_list = form.cleaned_data['create_officer_list']
Note: See TracChangeset
for help on using the changeset viewer.