Changeset 37b65d6 for asadb/urls.py
- Timestamp:
- May 30, 2010, 1:07:33 AM (15 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/urls.py
r140fc9e r37b65d6 42 42 'queryset': groups.models.Group.objects.all(), 43 43 'template_object_name': 'group', 44 'extra_context': {'pagename': 'groups', }, 44 45 }, 45 46 name='group-list',
Note: See TracChangeset
for help on using the changeset viewer.