Changeset 37b65d6 for asadb/urls.py


Ignore:
Timestamp:
May 30, 2010, 1:07:33 AM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, fysm-4-1, space-access, stable, stage, test-hooks
Children:
c278cf0
Parents:
653a0e8
git-author:
Alex Dehnert <adehnert@…> (05/30/10 01:07:33)
git-committer:
Alex Dehnert <adehnert@…> (05/30/10 01:07:33)
Message:

Add group list to the navigation tabs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/urls.py

    r140fc9e r37b65d6  
    4242            'queryset': groups.models.Group.objects.all(),
    4343            'template_object_name': 'group',
     44            'extra_context': {'pagename': 'groups', },
    4445        },
    4546        name='group-list',
Note: See TracChangeset for help on using the changeset viewer.