Changeset ab17953 for asadb/groups


Ignore:
Timestamp:
Sep 10, 2012, 5:16:05 AM (14 years ago)
Author:
Alex Dehnert <adehnert@…>
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)
Message:

ACL and link constitution page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/groups/views.py

    r51b384a rab17953  
    10251025
    10261026
     1027@permission_required('groups.view_group_private_info')
    10271028def downloaded_constitutions(request, ):
    10281029    constitutions = groups.models.GroupConstitution.objects
Note: See TracChangeset for help on using the changeset viewer.