Changeset ab17953 for asadb/groups
- Timestamp:
- Sep 10, 2012, 5:16:05 AM (14 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 3113644
- Parents:
- e0632f6
- git-author:
- Alex Dehnert <adehnert@…> (09/10/12 05:16:05)
- git-committer:
- Alex Dehnert <adehnert@…> (09/10/12 05:16:05)
- File:
-
- 1 edited
-
asadb/groups/views.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
asadb/groups/views.py
r51b384a rab17953 1025 1025 1026 1026 1027 @permission_required('groups.view_group_private_info') 1027 1028 def downloaded_constitutions(request, ): 1028 1029 constitutions = groups.models.GroupConstitution.objects
Note: See TracChangeset
for help on using the changeset viewer.