Changeset 7f16c8e for asadb/groups/views.py
- Timestamp:
- Aug 8, 2011, 3:34:28 AM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- 6f820e1
- Parents:
- b713ac7
- git-author:
- Alex Dehnert <adehnert@…> (08/08/11 03:34:28)
- git-committer:
- Alex Dehnert <adehnert@…> (08/08/11 03:34:28)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/groups/views.py
ra484cbf r7f16c8e 22 22 import reversion.models 23 23 24 from util. forms import StaticWidget24 from util.db_form_utils import StaticWidget 25 25 26 26 class GroupChangeMainForm(form_utils.forms.BetterModelForm):
Note: See TracChangeset
for help on using the changeset viewer.